Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Zip_Compression_Library

Symbian OS port of the zlib compression library (ZLIB, DEFLATE, GZIP) for ZIP compression and decompression.

CEZCompressor
The CEZCompressor class provides in-memory compression functions, including inte...
CEZDecompressor
The CEZDecompressor class provides in-memory de-compression functions, including...
CEZFileBufferManager
Concrete class to manage the input and output buffers for compression and de-com...
CEZFileToGZip
A CEZFileToGZip object allows compression of an uncompressed file to a zip file....
CEZFileToGzipBM
The CEZFileToGzipBM manages the input and output buffers for compression
CEZGZipToFile
A CEZGZipToFile object allows de-compression of a compressed file. The name of t...
CEZGzipToFileBM
The CEZGzipToFileBM class manages the input and output buffers for de-compressio...
CEZZStream
Represents a zip stream
CZipArchive
This class represents a zip archive
CZipFile
A CZipFile represents a ZIP archive contained in a single file. Multi file zip a...
CZipFileMember
Class encapsulating the representation of a compressed file contained in a CZipF...
CZipFileMemberIterator
An iterator class for iterating though all the entries in the archive.
EZGZipFile
The EZGZipFile class handles writing / reading of headers and trailers to / from...
MEZBufferManager
Interface class to manage input and output buffers for compression and de-compre...
RZipFileMemberReaderStream
A RZipFileMemberReaderStream represents a input stream for compressed files in t...
TByte
TEZGZipHeader
The TEZGZipHeader class encapsulates a zip file header, which is written to the ...
TEZGZipTrailer
The TEZGZipTrailer class encapsulates a zip file trailer, which uses a CRC (cycl...
TOffset
TUnicode
TUtf8
z_stream
Encapsulates a zip stream
z_stream_s
Encapsulates a zip stream