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

docs: Document expected behavior when Read is done for ZLIB and DEFLATE decoders #408

Closed marxin closed 7 months ago

marxin commented 7 months ago

Thanks @jongiddy for guidenance.

marxin commented 7 months ago

Thank you. To be honest, it was all based on @jongiddy suggestions!