mz_zip_archive

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

m_archive_size
ulong m_archive_size;
Undocumented in source.
m_central_directory_file_ofs
ulong m_central_directory_file_ofs;
Undocumented in source.
m_file_offset_alignment
ulong m_file_offset_alignment;
Undocumented in source.
m_last_error
mz_zip_error m_last_error;
Undocumented in source.
m_pAlloc
mz_alloc_func m_pAlloc;
Undocumented in source.
m_pAlloc_opaque
void* m_pAlloc_opaque;
Undocumented in source.
m_pFree
mz_free_func m_pFree;
Undocumented in source.
m_pIO_opaque
void* m_pIO_opaque;
Undocumented in source.
m_pNeeds_keepalive
mz_file_needs_keepalive m_pNeeds_keepalive;
Undocumented in source.
m_pRead
mz_file_read_func m_pRead;
Undocumented in source.
m_pRealloc
mz_realloc_func m_pRealloc;
Undocumented in source.
m_pState
mz_zip_internal_state* m_pState;
Undocumented in source.
m_pWrite
mz_file_write_func m_pWrite;
Undocumented in source.
m_total_files
uint m_total_files;
Undocumented in source.
m_zip_mode
mz_zip_mode m_zip_mode;
Undocumented in source.
m_zip_type
mz_zip_type m_zip_type;
Undocumented in source.

Meta