pure-zlib-0.5: A Haskell-only implementation of zlib / DEFLATE

Safe HaskellNone
LanguageHaskell2010

Codec.Compression.Zlib.Monad

Contents

Synopsis

Documentation

data DeflateM a Source #

Instances

Getting data from the input stream.

nextBits :: (Num a, Bits a) => Int -> DeflateM a Source #

Aligning

Emitting data

Getting output