direct-binary-files

Serialization and deserialization monads for streams and ByteStrings.

http://ireneknapp.com/software/

Latest on Hackage:1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Irene Knapp
Maintained by [email protected]

Serialization and deserialization monads which can work on either streams or ByteStrings, running under IO in the former case and as pure functions in the latter.