struct gz_header_s |
gzip header information passed to and from zlib routines. See RFC 1952 for more details on the meanings of these fields.
Public Attributes | |
---|---|
uInt | comm_max |
Bytef * | comment |
int | done |
Bytef * | extra |
uInt | extra_len |
uInt | extra_max |
int | hcrc |
Bytef * | name |
uInt | name_max |
int | os |
int | text |
uLong | time |
int | xflags |