ZipReader

/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////

Members

Functions

close
void close()
Undocumented in source.
get
ZipEntry get()
Undocumented in source.
get
ZipEntry get(ZipEntry )
Undocumented in source.
more
bool more()
Undocumented in source.
opApply
int opApply(int delegate(ref ZipEntry) )
Undocumented in source.
streamed
bool streamed()
Undocumented in source.

Meta