Beta
Encodes an ArrayBuffer as a hexadecimal string.
The ArrayBuffer to encode.
The hexadecimal string representation.
{@includeCode ../../test/utils/arrayBufferToHex.test.ts#example} Copy
{@includeCode ../../test/utils/arrayBufferToHex.test.ts#example}
Encodes an ArrayBuffer as a hexadecimal string.