Retrieves the next file from the archive. Note that although this does
perform IO operations, it will not read the contents of the file.
The optional reuse argument can be used to instruct the reader to reuse
an existing ZipEntry instance. If passed a null reference, it will
create a new ZipEntry instance.
Retrieves the next file from the archive. Note that although this does perform IO operations, it will not read the contents of the file.
The optional reuse argument can be used to instruct the reader to reuse an existing ZipEntry instance. If passed a null reference, it will create a new ZipEntry instance.