issues
search
rust-lang
/
flate2-rs
DEFLATE, gzip, and zlib bindings for Rust
https://docs.rs/flate2
Apache License 2.0
929
stars
163
forks
source link
Minor examlpe tweaks
#282
Closed
nyurik
closed
2 years ago
nyurik
commented
3 years ago
generates hello_world.txt.gz file - fixes #235
highlights the difference between gzdecoder-bufread and -read examples
update gitignore to ignore examlpe *.gz files and IDE files