TEZGZipHeader Class Reference

#include <ezgzip.h>

Link against: ezlib.lib

class TEZGZipHeader

Detailed Description

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

Member Attribute Documentation

iComment

HBufC8 *iComment

iCompressionMethod

TUint8 iCompressionMethod

iCrc

TInt16 iCrc

iExtra

HBufC8 *iExtra

iExtraFlags

TUint8 iExtraFlags

iFlags

TUint8 iFlags

iFname

HBufC8 *iFname

iId1

TUint8 iId1

iId2

TUint8 iId2

iOs

TUint8 iOs

iTime

TInt32 iTime

iXlen

TInt16 iXlen

Constructor & Destructor Documentation

TEZGZipHeader ( )

IMPORT_CTEZGZipHeader()

Constructor

~TEZGZipHeader ( )

IMPORT_C~TEZGZipHeader()

Destructor