flate2

DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.

531569521 下载 110971916 近期
官网 源代码 文档
deflateencodinggzipzlibzlib-ng
安装
cargo add flate2
[dependencies]
flate2 = "1.1.9"
详情
官网https://github.com/rust-lang/flate2-rs
仓库https://github.com/rust-lang/flate2-rs
文档https://docs.rs/flate2
最新版本1.1.9
分类api-bindings, compression