Preparing search index...
The search index is not available
cbor2
cbor2
utils
hexToU8
Function hexToU8
hexToU8
(
str
:
string
)
:
Uint8Array
Convert hex string to Uint8Array.
Parameters
str
:
string
Hex string.
Returns
Uint8Array
Array with contents decoded as hex from str.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Playground
cbor-edn
GitHub
Spec
Documentation
cbor2
Loading...
Convert hex string to Uint8Array.