struct gz_header_s
Defined at line 114 of file ../../third_party/zlib/zlib.h
gzip header information passed to and from zlib routines. See RFC 1952
for more details on the meanings of these fields.
Public Members
int text
uLong time
int xflags
int os
Bytef * extra
uInt extra_len
uInt extra_max
Bytef * name
uInt name_max
Bytef * comment
uInt comm_max
int hcrc
int done