@hackage quiver-binary0.1.1.1

Binary serialisation support for Quivers

quiver-binary

Hackage Build Status

This package provides inter-operability between the quiver stream-processing library and the binary serialisation library.

Using this you can efficiently encode/decode native Haskell values in a streaming fashion.

This is especially useful when combined with the quiver-bytestring library for I/O.