Data Fields | |
char * | read_buffer |
z_stream | stream |
ZPOS64_T | pos_in_zipfile |
uLong | stream_initialised |
ZPOS64_T | offset_local_extrafield |
uInt | size_local_extrafield |
ZPOS64_T | pos_local_extrafield |
ZPOS64_T | total_out_64 |
uLong | crc32 |
uLong | crc32_wait |
ZPOS64_T | rest_read_compressed |
ZPOS64_T | rest_read_uncompressed |
zlib_filefunc64_32_def | z_filefunc |
voidpf | filestream |
uLong | compression_method |
ZPOS64_T | byte_before_the_zipfile |
int | raw |
Definition at line 134 of file unzip.c.