pure-zlib-0.6.4: A Haskell-only implementation of zlib / DEFLATE
Codec.Compression.Zlib.Deflate
inflate :: DeflateM () Source #
computeCodeValues :: [(Int, Int)] -> [(Int, Int, Int)] Source #