Maraiah/tests
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
..
data add DEFLATE decoder 2019-03-12 03:42:45 -04:00
defl.rs add static huffman tables 2019-03-12 04:35:51 -04:00
map.rs documentation 2019-03-09 17:05:11 -05:00
misc.rs extra sanity checks and tests 2019-03-04 23:57:25 -05:00
phy.rs documentation 2019-03-09 17:05:11 -05:00
pict.rs extra sanity checks and tests 2019-03-04 23:57:25 -05:00
shp.rs extra sanity checks and tests 2019-03-04 23:57:25 -05:00
snd.rs extra sanity checks and tests 2019-03-04 23:57:25 -05:00
trm.rs documentation 2019-03-09 17:05:11 -05:00