flat-0.6: Principled and efficient bit-oriented binary serialization.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Flat.Decoder.Strict

Description

Strict Decoder

Synopsis

Documentation

dWord8 :: Get Word8 Source #

Return the 8 most significant bits (same as dBE8)