Definition at line 72 of file zip.cpp.
◆ comp
◆ comp_size
mz_uint64 zip_entry_t::comp_size |
◆ external_attr
mz_uint32 zip_entry_t::external_attr |
◆ header
mz_uint8 zip_entry_t::header[MZ_ZIP_LOCAL_DIR_HEADER_SIZE] |
◆ header_offset
mz_uint64 zip_entry_t::header_offset |
◆ index
◆ m_time
time_t zip_entry_t::m_time |
◆ method
mz_uint16 zip_entry_t::method |
◆ name
◆ offset
mz_uint64 zip_entry_t::offset |
◆ state
◆ uncomp_crc32
mz_uint32 zip_entry_t::uncomp_crc32 |
◆ uncomp_size
mz_uint64 zip_entry_t::uncomp_size |
The documentation for this struct was generated from the following file: