gz_header
extern (C)
struct gz_header {
}
Members
- comm_max
uInt comm_max;
Undocumented in source.
- comment
Bytef* comment;
Undocumented in source.
- done
int done;
Undocumented in source.
- extra
Bytef* extra;
Undocumented in source.
- extra_len
uInt extra_len;
Undocumented in source.
- extra_max
uInt extra_max;
Undocumented in source.
- hcrc
int hcrc;
Undocumented in source.
- name
Bytef* name;
Undocumented in source.
- name_max
uInt name_max;
Undocumented in source.
- os
int os;
Undocumented in source.
- text
int text;
Undocumented in source.
- time
uLong time;
Undocumented in source.
- xflags
int xflags;
Undocumented in source.
ocean util compress c zlib
aliasesenumsfunctionsstatic variablesstructs
See original's library documentation for details.