rust-lang / flate2-rs

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

Reset StreamWrapper after calling mz_inflate / mz_deflate #380

Closed Manishearth closed 11 months ago

Manishearth commented 11 months ago

Fixes #379

Manishearth commented 11 months ago

r? @Byron