Commit Graph

3 Commits (f832a45f364ca5d5a1ba06f0d331603ef0edc3b0)

Author SHA1 Message Date
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