hexToUint8Array
hexToUint8Array(
hex):Uint8Array<ArrayBuffer>
Defined in: utils/helper.ts:99
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”Uint8Array<ArrayBuffer>
hexToUint8Array(
hex):Uint8Array<ArrayBuffer>
Defined in: utils/helper.ts:99
string
Uint8Array<ArrayBuffer>