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` |
||
---|---|---|
.. | ||
browser | ||
fixtures | ||
chunks.js | ||
deflate.js | ||
deflate_cover.js | ||
gzip_specials.js | ||
helpers.js | ||
inflate.js | ||
inflate_cover_ported.js | ||
misc.js | ||
mocha.opts | ||
strings.js |