mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-05-04 10:33:48 +01:00
Docs update, close #37
This commit is contained in:
parent
8436aa863e
commit
10ecbab0be
1 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,8 @@ Pako does not contain some specific zlib functions:
|
||||||
- __inflate__ - `inflateGetDictionary`, `inflateCopy`, `inflateMark`,
|
- __inflate__ - `inflateGetDictionary`, `inflateCopy`, `inflateMark`,
|
||||||
`inflatePrime`, `inflateSetDictionary`, `inflateSync`, `inflateSyncPoint`,
|
`inflatePrime`, `inflateSetDictionary`, `inflateSync`, `inflateSyncPoint`,
|
||||||
`inflateUndermine`.
|
`inflateUndermine`.
|
||||||
|
- High level inflate/deflate wrappers (classes) may not support some flush
|
||||||
|
modes. Those should work: Z_NO_FLUSH, Z_FINISH, Z_SYNC_FLUSH.
|
||||||
|
|
||||||
|
|
||||||
Authors
|
Authors
|
||||||
|
|
Loading…
Add table
Reference in a new issue