| 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 |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.