rbxts-pako/test/fixtures
dignifiedquire ffaf7c8252 Implement dictionary handling.
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`
2016-03-30 15:44:16 -04:00
..
samples reorganized fixtures 2014-03-29 04:23:23 +04:00
samples_deflated_raw fix inflate wrapper check condition, issue #65 2015-09-14 14:46:53 +03:00
gzip-headers.gz reorganized fixtures 2014-03-29 04:23:23 +04:00
gzip-joined.gz add inflate coverage tests 2014-04-04 12:50:40 -03:00
spdy_dict.txt Implement dictionary handling. 2016-03-30 15:44:16 -04:00