Decodes a hexadecimal string into a Uint8Array.
Uint8Array
Even-length hex string (case-insensitive).
Decoded bytes.
On odd-length input or invalid hex characters.
Decodes a hexadecimal string into a
Uint8Array.