mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-05 03:11:04 +01:00
This adds the methods - `deflateSetDictionary` - `inflateSetDictionary` as well as calling `setDictionary` at the right point when passing the a `dictionary` option to one of - `pako.deflate` - `new pako.Deflate` - `pako.inflate` - `new pako.Inflate` |
||
---|---|---|
.. | ||
utils | ||
zlib | ||
deflate.js | ||
inflate.js |