BC-Seedtool-CLI TypeScript Library - v1.0.0-alpha.16
Preparing search index...
hexToData
Function hexToData
hexToData
(
hex
:
string
)
:
Uint8Array
Convert hex string to bytes. Matches Rust hex_to_data function.
Parameters
hex
:
string
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-Seedtool-CLI TypeScript Library - v1.0.0-alpha.16
Loading...
Convert hex string to bytes. Matches Rust hex_to_data function.