Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
NCollection_UtfWideString_6
Class NCollection_UtfWideString_6
Hierarchy
NCollection_UtfWideString
NCollection_UtfWideString_6
Index
Constructors
constructor
Methods
Assign
Clear
From
Locale
Get
Char
Get
Char
Buffer
Is
Empty
Is
Equal
Iterator
Length
Size
Sub
String
Swap
ToCString
To
Locale
To
Utf16
To
Utf32
To
Utf8
To
Utf
Wide
delete
Constructors
constructor
new NCollection_
Utf
Wide
String_
6
(
theCopyUtf32
:
Standard_Utf32Char
, theLength
:
number
)
:
NCollection_UtfWideString_6
Parameters
theCopyUtf32:
Standard_Utf32Char
theLength:
number
Returns
NCollection_UtfWideString_6
Methods
Assign
Assign
(
theOther
:
NCollection_UtfWideString
)
:
NCollection_UtfWideString
Parameters
theOther:
NCollection_UtfWideString
Returns
NCollection_UtfWideString
Clear
Clear
(
)
:
void
Returns
void
From
Locale
From
Locale
(
theString
:
string
, theLength
:
number
)
:
void
Parameters
theString:
string
theLength:
number
Returns
void
Get
Char
Get
Char
(
theCharIndex
:
number
)
:
Standard_Utf32Char
Parameters
theCharIndex:
number
Returns
Standard_Utf32Char
Get
Char
Buffer
Get
Char
Buffer
(
theCharIndex
:
number
)
:
Standard_WideChar
Parameters
theCharIndex:
number
Returns
Standard_WideChar
Is
Empty
Is
Empty
(
)
:
boolean
Returns
boolean
Is
Equal
Is
Equal
(
theCompare
:
NCollection_UtfWideString
)
:
boolean
Parameters
theCompare:
NCollection_UtfWideString
Returns
boolean
Iterator
Iterator
(
)
:
any
Returns
any
Length
Length
(
)
:
number
Returns
number
Size
Size
(
)
:
number
Returns
number
Sub
String
Sub
String
(
theStart
:
number
, theEnd
:
number
)
:
NCollection_UtfWideString
Parameters
theStart:
number
theEnd:
number
Returns
NCollection_UtfWideString
Swap
Swap
(
theOther
:
NCollection_UtfWideString
)
:
void
Parameters
theOther:
NCollection_UtfWideString
Returns
void
ToCString
ToCString
(
)
:
Standard_WideChar
Returns
Standard_WideChar
To
Locale
To
Locale
(
theBuffer
:
string
, theSizeBytes
:
number
)
:
boolean
Parameters
theBuffer:
string
theSizeBytes:
number
Returns
boolean
To
Utf16
To
Utf16
(
)
:
NCollection_Utf16String
Returns
NCollection_Utf16String
To
Utf32
To
Utf32
(
)
:
NCollection_Utf32String
Returns
NCollection_Utf32String
To
Utf8
To
Utf8
(
)
:
NCollection_Utf8String
Returns
NCollection_Utf8String
To
Utf
Wide
To
Utf
Wide
(
)
:
NCollection_UtfWideString
Returns
NCollection_UtfWideString
delete
delete
(
)
:
void
Returns
void
Exports
NCollection_
Utf
Wide
String_
6
constructor
Assign
Clear
From
Locale
Get
Char
Get
Char
Buffer
Is
Empty
Is
Equal
Iterator
Length
Size
Sub
String
Swap
ToCString
To
Locale
To
Utf16
To
Utf32
To
Utf8
To
Utf
Wide
delete
Generated using
TypeDoc