#include <ezgzip.h>
Link against: ezlib.lib
| class TEZGZipHeader |
| Public Attributes | |
|---|---|
| HBufC8 * | iComment |
| TUint8 | iCompressionMethod |
| TInt16 | iCrc |
| HBufC8 * | iExtra |
| TUint8 | iExtraFlags |
| TUint8 | iFlags |
| HBufC8 * | iFname |
| TUint8 | iId1 |
| TUint8 | iId2 |
| TUint8 | iOs |
| TInt32 | iTime |
| TInt16 | iXlen |
| Public Member Functions | |
|---|---|
| TEZGZipHeader() | |
| ~TEZGZipHeader() | |
The TEZGZipHeader class encapsulates a zip file header, which is written to the start of the zip file to store various settings of the archive