uzlib/examples
Paul Sokolovsky fbf79b5188 tinfgzip: Rewrite in terms of (new) tinf_uncompress_dyn().
tinf_gzip_uncompress() is gone, and replaced with 2 functions to parse
gzip header/trailer. The core decompression routine is tinf_uncompress_dyn,
and client code is expected to call it itself.
2016-08-03 02:03:00 +03:00
..
tgunzip tinfgzip: Rewrite in terms of (new) tinf_uncompress_dyn(). 2016-08-03 02:03:00 +03:00
tgzip Merge genlz77.h into tinf.h. 2014-10-12 23:31:55 +03:00