#include <zlib.h>
Public Attributes | |
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 |
Bytef * | extra |
Bytef * | name |
Bytef * | comment |
Definition at line 109 of file zlib.h.
int gz_header_s::os |