Commit Graph

4 Commits (dcf0f9e22f52bd72b6e42a3f52e2d6a440fa5d40)

Author SHA1 Message Date
an dcf0f9e22f add shapes decompression test 2019-03-12 06:21:42 -04:00
an f832a45f36 add static huffman tables
as it turns out, the static huffman tables are completely and utterly
useless, and I don't think any modern compressor actually uses them, but
we should probably implement them instead of panicking
2019-03-12 04:35:51 -04:00
an bd13092188 add DEFLATE decoder 2019-03-12 03:42:45 -04:00
an b33dc356c4 gzip header loading 2019-03-09 17:07:18 -05:00