hex2bytes

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / hex2bytes

Function: hex2bytes()

hex2bytes(input): Uint8Array

Convert a hex string into bytes

Parameters

Parameter
Type

input

string

Returns

Uint8Array

Defined in

packages/twine-core/src/conversion.ts:146

Last updated