The Gzip module contains readers and writers of gzip format compressed data, as specified in RFC 1952.
NOTE To use Gzip or its children, you must explicitly import it with require "compress/gzip"
Compress::Deflate::BEST_COMPRESSION Compress::Deflate::BEST_SPEED Compress::Deflate::DEFAULT_COMPRESSION Compress::Deflate::NO_COMPRESSION
© 2012–2026 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.19.0/Compress/Gzip.html