rust-lang / flate2-rs

DEFLATE, gzip, and zlib bindings for Rust
https://docs.rs/flate2
Apache License 2.0
917 stars 163 forks source link

Reset mem_level to DEF_MEM_LEVEL. Close #241 #242

Closed constfold closed 4 years ago

constfold commented 4 years ago

Fixes #241

alexcrichton commented 4 years ago

Sounds good to me, thanks!