A zip file on the local file system. More...
Go to the source code of this file.
Classes | |
| class | ZipFile::RecursiveZipFileIterator |
| Recursive iterator into a zip file. More... | |
| class | ZipFile |
| A zip file on the local file system. More... | |
| class | ZipFile::ZipFileIterator |
| Non-recursive iterator into a zip file. More... | |
Namespaces | |
| Balau::Resource | |
| The unified resource class hierarchy. | |
Functions | |
| template<typename AllocatorT > | |
| Balau::U8String< AllocatorT > | toString (const ZipFile &zipFile) |
| Print the zip file URI as a UTF-8 string. More... | |
A zip file on the local file system.