Preparing search index...
The search index is not available
symbol-sdk - v3.2.3
symbol-sdk
index
utils
hexToUint8
Function hexToUint8
hex
To
Uint8
(
input
)
:
Uint8Array
Converts a hex string to a uint8 array.
Parameters
input
:
string
Hex encoded string.
Returns
Uint8Array
Uint8 array corresponding to the input.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
symbol-sdk - v3.2.3
Loading...
Converts a hex string to a uint8 array.