store-0.4.3.1: Fast binary serialization

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.