Skip to content
Snippets Groups Projects
Commit 354fa43d authored by Mark Adler's avatar Mark Adler
Browse files

Add gznorm.c example, which normalizes gzip files.

parent cd16ff0b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -34,6 +34,10 @@ gzlog.h
and deflateSetDictionary()
- illustrates use of a gzip header extra field
 
gznorm.c
normalize a gzip file by combining members into a single member
- demonstrates how to concatenate deflate streams using Z_BLOCK
zlib_how.html
painfully comprehensive description of zpipe.c (see below)
- describes in excruciating detail the use of deflate() and inflate()
Loading
Loading
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment