|
My Project
|
light-weighted file record header in memory. More...
#include <ZipArchive.h>
Public Member Functions | |
| void | SetFileName (const char *str, WORD len) |
| void | RefreshHash (bool ignoreCase) |
Static Public Member Functions | |
| static uint32 | Hash (const char *str, bool ignoreCase) |
Public Attributes | |
| WORD | fileNameLen |
| const char * | zipFileName |
| uint32 | hashValue |
| DWORD | fileDataPosition |
| WORD | CompressionMethod |
| DWORD | CompressedSize |
| DWORD | UncompressedSize |
light-weighted file record header in memory.
1.8.12