Zip file reader. More...
Derived from: | None |
Derived by: | None |
Group: | Zip (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a ZipReader. |
| |
Begins reading a file entry in the zip file. | |
Returns the file name that was stored in the local file header. | |
Returns true if the file entry is followed by a data descriptor. | |
Returns the compressed size of the file entry. | |
Returns the uncompressed size of the file entry. | |
Informs the zip reader what the data descriptor contains. | |
Reads some file data from the zip file. |