Class ZipOnDemandInputStream

All Implemented Interfaces:
Closeable, AutoCloseable

class ZipOnDemandInputStream extends AbstractOnDemandInputStream<ZipOutputStream>
ZIP on demand input stream.