flat-0.3.2: Principled and efficient bit-oriented binary serialization.

Safe HaskellNone
LanguageHaskell2010

Data.Flat.Decoder.Strict

Description

Strict Decoder

Synopsis

Documentation

dWord8 :: Get Word8 Source #

Return the 8 most significant bits (same as dBE8)