úÎ 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.Enum zlib-0.5.4.0Codec.Compression.Zlib.StreamdefaultWindowBits WindowBitszlib-bindings-0.1.1.1 Codec.Zlib ZlibExceptiongzipungzip decompresscompressbytestring-0.10.0.0Data.ByteString.Internal ByteString decompress' compress'callback