Description
A Haskell support library that adds conversion instances for ByteString types. It lets code using the conversion package move between byte containers and related representations more conveniently.
Developers use it when binary or text-byte data needs to participate in generic conversion workflows. Byte conversions should preserve encoding assumptions clearly.