All Classes |Grouped Classes |Index

Class CL_ZipWriter

Zip file writer. More...

Derived from:

None

Derived by:

None

Group:

Zip (Core)

#include <ClanLib/core.h>

Class Members:

Construction:

CL_ZipWriter

Constructs a ZipWriter.


Operations:

begin_file

Begins file entry in the zip file.

write_file_data

Writes some file data to the zip file.

end_file

Ends the file entry.

write_toc

Writes the table of contents part of the zip file.