úÎ mÉNone*Gzip compression with default parameters. ,Gzip decompression with default parameters. !Decompress (inflate) a stream of s. For example: P run $ enumFile "test.z" $$ decompress defaultWindowBits $$ printChunks True Compress (deflate) a stream of s. The  also control  the format (zlib vs. gzip). MZlib parameter (see the zlib-bindings package as well as the zlib C library) Compression level MZlib parameter (see the zlib-bindings package as well as the zlib C library)       zlib-enum-0.2.3Codec.Zlib.Enumzlib-bindings-0.1.1.3 Codec.Zlib ZlibException zlib-0.5.4.1Codec.Compression.Zlib.StreamdefaultWindowBits WindowBitsgzipungzip decompresscompressbytestring-0.10.0.2Data.ByteString.Internal ByteString decompress' compress'callback