solana/solana_common/src/converters/hex_codec library

Imports

Functions

hexDecode(String encoded) Uint8List
Decodes a hexadecimal encoded string.
hexEncode(Uint8List input) String
Hex (Base-16) Codec