|
|
z_stream | stream |
| |
|
int | stream_initialised |
| |
|
uInt | pos_in_buffered_data |
| |
|
ZPOS64_T | pos_local_header |
| |
|
char * | central_header |
| |
|
uLong | size_centralExtra |
| |
|
uLong | size_centralheader |
| |
|
uLong | size_centralExtraFree |
| |
|
uLong | flag |
| |
|
int | method |
| |
|
int | raw |
| |
|
Byte | buffered_data [(64 *1024)] |
| |
|
uLong | dosDate |
| |
|
uLong | crc32 |
| |
|
int | encrypt |
| |
|
int | zip64 |
| |
|
ZPOS64_T | pos_zip64extrainfo |
| |
|
ZPOS64_T | totalCompressedData |
| |
|
ZPOS64_T | totalUncompressedData |
| |
|
unsigned long | keys [3] |
| |
|
const unsigned long * | pcrc_32_tab |
| |
|
int | crypt_header_size |
| |
Definition at line 138 of file zip.c.
The documentation for this struct was generated from the following file: