mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-04 10:50:59 +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`,
|
||||
`inflatePrime`, `inflateSetDictionary`, `inflateSync`, `inflateSyncPoint`,
|
||||
`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
|
||||
|
|
Loading…
Add table
Reference in a new issue