
Data Fields | |
| zlib_filefunc64_32_def | z_filefunc |
| int | is64bitOpenFunction |
| voidpf | filestream |
| unz_global_info64 | gi |
| ZPOS64_T | byte_before_the_zipfile |
| ZPOS64_T | num_file |
| ZPOS64_T | pos_in_central_dir |
| ZPOS64_T | current_file_ok |
| ZPOS64_T | central_pos |
| ZPOS64_T | size_central_dir |
| ZPOS64_T | offset_central_dir |
| unz_file_info64 | cur_file_info |
| unz_file_info64_internal | cur_file_info_internal |
| file_in_zip64_read_info_s * | pfile_in_zip_read |
| int | encrypted |
| int | isZip64 |
Definition at line 165 of file unzip.c.
1.7.2