hex library

Classes

HexCodec
A codec for encoding and decoding byte arrays to and from hexadecimal strings.
HexDecoder
A converter to decode hexadecimal strings into byte arrays.
HexEncoder
A converter to encode byte arrays into hexadecimal strings.

Constants

HEX → const HexCodec
An instance of the default implementation of the HexCodec.