Codec.Compression.Zlib.Monad

data DeflateM a

runDeflateM

data ZlibDecoder

raise

data DecompressionError

Getting data from the input stream.

nextBits

nextByte

nextWord16

nextWord32

nextBlock

nextCode

Aligning

advanceToByte

Emitting data into the output window

emitByte

emitBlock

emitPastChunk

Getting and publishing output

finalAdler

moveWindow

finalize