Expand description
Default DEFLATE compression plugin
Provides standard DEFLATE compression using the flate2 crate. This plugin is always available and serves as the default compression algorithm.
Structsยง
- Deflate
Plugin - DEFLATE compression plugin (RFC 1951)