improved deflateEnd and inflateEnd

This commit is contained in:
inikep
2016-09-21 13:51:57 +02:00
parent 694130015b
commit 3fa1b748d6
2 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ After enabling zstd compression not all native zlib functions are supported. Whe
Supported methods:
- deflateInit
- deflate (with exception of Z_FULL_FLUSH)
- deflate (with exception of Z_FULL_FLUSH, Z_BLOCK, and Z_TREES)
- deflateSetDictionary
- deflateEnd
- deflateReset