|
mz_uint32 | m_file_index |
|
mz_uint64 | m_central_dir_ofs |
|
mz_uint16 | m_version_made_by |
|
mz_uint16 | m_version_needed |
|
mz_uint16 | m_bit_flag |
|
mz_uint16 | m_method |
|
mz_uint32 | m_crc32 |
|
mz_uint64 | m_comp_size |
|
mz_uint64 | m_uncomp_size |
|
mz_uint16 | m_internal_attr |
|
mz_uint32 | m_external_attr |
|
mz_uint64 | m_local_header_ofs |
|
mz_uint32 | m_comment_size |
|
mz_bool | m_is_directory |
|
mz_bool | m_is_encrypted |
|
mz_bool | m_is_supported |
|
char | m_filename [MZ_ZIP_MAX_ARCHIVE_FILENAME_SIZE] |
|
char | m_comment [MZ_ZIP_MAX_ARCHIVE_FILE_COMMENT_SIZE] |
|
Definition at line 923 of file miniz.h.
The documentation for this struct was generated from the following file: