Package-level declarations
Types
Link copied to clipboard
object Gzip
gzip (RFC 1952) framing over Deflate / Inflate, with the CRC-32 + ISIZE trailer. decompress also transparently accepts a bare zlib (RFC 1950) stream (some servers label a zlib stream Content-Encoding: deflate); that fallback is a small, clearly-marked extension.