mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-11 06:10:57 +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` |
||
---|---|---|
.. | ||
adler32.js | ||
constants.js | ||
crc32.js | ||
deflate.js | ||
gzheader.js | ||
inffast.js | ||
inflate.js | ||
inftrees.js | ||
messages.js | ||
trees.js | ||
zstream.js |