|
|
mz_uint64 | m_archive_size |
| |
|
mz_uint64 | m_central_directory_file_ofs |
| |
|
mz_uint32 | m_total_files |
| |
|
mz_zip_mode | m_zip_mode |
| |
|
mz_zip_type | m_zip_type |
| |
|
mz_zip_error | m_last_error |
| |
|
mz_uint64 | m_file_offset_alignment |
| |
|
mz_alloc_func | m_pAlloc |
| |
|
mz_free_func | m_pFree |
| |
|
mz_realloc_func | m_pRealloc |
| |
|
void * | m_pAlloc_opaque |
| |
|
mz_file_read_func | m_pRead |
| |
|
mz_file_write_func | m_pWrite |
| |
|
mz_file_needs_keepalive | m_pNeeds_keepalive |
| |
|
void * | m_pIO_opaque |
| |
|
mz_zip_internal_state * | m_pState |
| |
Definition at line 1052 of file miniz.h.
The documentation for this struct was generated from the following file: