import Encoding from '@markssl/encoding'
Converts a base64 string to a hex string.
Converts a Uint8Array to a base64 string.
Converts a Uint8Array to a hex string.
Converts a hex string to a Uint8Array.
Converts a number to a hex string.
Converts a UTF-8 string to a hex string.