store-streaming-0.2.0.5: Streaming interfaces for `store`
Safe HaskellSafe-Inferred
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.