@hackage hexstring0.9.0

Fast and safe representation of a hex string

Provides an interface for representing a HexString. It uses fast conversion functions to convert to-and-from String or Text formats. Internally, the HexString is represented by a ByteString.