Convert the string hex which must consist of an even number of hexadecimal digits to a Uint8Array. The string hex can optionally start with '0x'
hex
Uint8Array
Generated using TypeDoc
Convert the string
hex
which must consist of an even number of hexadecimal digits to aUint8Array
. The stringhex
can optionally start with '0x'