Data.Binary.Bits.Get

BitGet monad

data BitGet a

runBitGet

Get bytes

getBool

getWord8

getWord16be

getWord32be

getWord64be

Blocks

data Block a

block

Read in Blocks

bool

word8

word16be

word32be

word64be

byteString

getByteString

getLazyByteString

isEmpty