Beta
Decodes a hexadecimal string into an ArrayBuffer.
The hexadecimal string to decode.
The decoded ArrayBuffer.
{@includeCode ../test/hexToArrayBuffer.test.ts#example} Copy
{@includeCode ../test/hexToArrayBuffer.test.ts#example}
Decodes a hexadecimal string into an ArrayBuffer.