TEZGZipTrailer Class Reference

class TEZGZipTrailer

The TEZGZipTrailer class encapsulates a zip file trailer, which uses a CRC (cyclic redundancy check) to confirm the validity of the unpacked archive

Public Member Functions
TEZGZipTrailer()
TEZGZipTrailer(TInt32, TInt32)
Public Attributes
TInt32 iCrc32
TInt32 iSize

Constructor & Destructor Documentation

TEZGZipTrailer()

IMPORT_CTEZGZipTrailer()

TEZGZipTrailer(TInt32, TInt32)

IMPORT_CTEZGZipTrailer(TInt32aCrc,
TInt32aSize
)

Parameters

TInt32 aCrc
TInt32 aSize

Member Data Documentation

TInt32 iCrc32

TInt32 iCrc32

TInt32 iSize

TInt32 iSize