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. |
||
|---|---|---|
| .. | ||
| tgunzip | ||
| tgzip | ||
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. |
||
|---|---|---|
| .. | ||
| tgunzip | ||
| tgzip | ||