Data.Binary.Strict.BitGet

Get BitGet type

data BitGet a

runBitGet

Utility

skip

remaining

isEmpty

lookAhead

Generic parsing

getBit

getLeftByteString

getRightByteString

Interpreting some number of bits as an integer

getAsWord8

getAsWord16

getAsWord32

getAsWord64

Parsing particular types

getWord8

getWord16le

getWord16be

getWord16host

getWord32le

getWord32be

getWord32host

getWord64le

getWord64be

getWord64host

getWordhost