Preparing search index...
The search index is not available
OPNet
OPNet
BufferHelper
Class BufferHelper
Index
Constructors
constructor
Properties
EXPECTED_
BUFFER_
LENGTH
Methods
buffer
To
Uint8
Array
hex
To
Uint8
Array
pointer
To
Uint8
Array
uint8
Array
To
Hex
uint8
Array
To
Pointer
uint8
Array
To
Value
value
To
Uint8
Array
Constructors
constructor
new
Buffer
Helper
(
)
:
BufferHelper
Returns
BufferHelper
Properties
Static
Readonly
EXPECTED_
BUFFER_
LENGTH
EXPECTED_
BUFFER_
LENGTH
:
number
= 32
Methods
Static
buffer
To
Uint8
Array
buffer
To
Uint8
Array
(
buffer
)
:
Uint8Array
Parameters
buffer
:
Uint8Array
|
Buffer
Returns
Uint8Array
Static
hex
To
Uint8
Array
hex
To
Uint8
Array
(
input
)
:
Uint8Array
Parameters
input
:
string
Returns
Uint8Array
Static
pointer
To
Uint8
Array
pointer
To
Uint8
Array
(
pointer
)
:
Uint8Array
Parameters
pointer
:
bigint
Returns
Uint8Array
Static
uint8
Array
To
Hex
uint8
Array
To
Hex
(
input
)
:
string
Parameters
input
:
Uint8Array
Returns
string
Static
uint8
Array
To
Pointer
uint8
Array
To
Pointer
(
input
)
:
bigint
Parameters
input
:
Uint8Array
Returns
bigint
Static
uint8
Array
To
Value
uint8
Array
To
Value
(
input
)
:
bigint
Parameters
input
:
Uint8Array
Returns
bigint
Static
value
To
Uint8
Array
value
To
Uint8
Array
(
value
)
:
Uint8Array
Parameters
value
:
bigint
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
EXPECTED_
BUFFER_
LENGTH
Methods
buffer
To
Uint8
Array
hex
To
Uint8
Array
pointer
To
Uint8
Array
uint8
Array
To
Hex
uint8
Array
To
Pointer
uint8
Array
To
Value
value
To
Uint8
Array
OPNet
Loading...