Description
Binary serialisation support for Quivers.
Description
Handling for the binary library within Quivers
README.md
quiver-binary
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.