Converts a Uint8Array to a hex string
The Uint8Array to convert
Whether to include the '0x' prefix (default: false)
A hex string representation of the Uint8Array
Converts a Uint8Array to a hex string