Recursive iterator into a zip file. More...
#include <ZipFile.hpp>
Public Member Functions | |
bool | hasNext () const |
Returns true if there is another item available in the iterator. More... | |
ZipEntry | next () |
Get the next item in the iterator. More... | |
Recursive iterator into a zip file.
|
inline |
Returns true if there is another item available in the iterator.
|
inline |
Get the next item in the iterator.