dart_hex/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.