gz_header_s Struct Reference

#include <
zlib.h>

Data Fields

int text
uLong time
int xflags
int os
Bytefextra
uInt extra_len
uInt extra_max
Bytefname
uInt name_max
Bytefcomment
uInt comm_max
int hcrc
int done

Field Documentation

uInt gz_header_s::comm_max
 
Bytef* gz_header_s::comment
 
int gz_header_s::done
 
Bytef* gz_header_s::extra
 
uInt gz_header_s::extra_len
 
uInt gz_header_s::extra_max
 
int gz_header_s::hcrc
 
Bytef* gz_header_s::name
 
uInt gz_header_s::name_max
 
int gz_header_s::os
 
int gz_header_s::text
 
uLong gz_header_s::time
 
int gz_header_s::xflags
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top