mirror of https://github.com/madler/zlib.git
This commit allows a parameter change even if the input data has not all been compressed and copied to the application output buffer, so long as all of the input data has been compressed to the internal pending output buffer. This also allows an immediate deflateParams change so long as there have been no deflate calls since initialization or reset.pull/228/head
parent
5ff989033e
commit
f9694097dd
2 changed files with 9 additions and 8 deletions
Loading…
Reference in new issue