memorysafety / zlib-rs

A safer zlib
zlib License
75 stars 6 forks source link

separate flush into `DeflateFlush` and `InflateFlush` #99

Closed folkertdev closed 1 month ago

folkertdev commented 1 month ago

because not all variants are valid for both inflate and deflate