store-streaming-0.1.0.0: Streaming interfaces for `store`

Safe HaskellSafe
LanguageHaskell2010

Data.Store.Streaming.Internal

Synopsis

Documentation

messageMagic :: Word64 Source #

Some fixed arbitrary magic number that precedes every Message.

type SizeTag = Int Source #

Type used to store the length of a Message.