Binary

data Bin a

class Binary a

data BinHandle

type SymbolTable

type Dictionary

openBinMem

seekBin

seekBy

tellBin

castBin

isEOFBin

withBinBuffer

writeBinMem

readBinMem

putAt

getAt

For writing instances

putByte

getByte

Lazy Binary I/O

lazyGet

lazyPut

User data

data UserData

getUserData

setUserData

newReadState

newWriteState

putDictionary

getDictionary

putFS