de.schlichtherle.util.zip
Class BasicZipFile.PooledInflaterInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.util.zip.InflaterInputStream
de.schlichtherle.util.zip.BasicZipFile.PooledInflaterInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- BasicZipFile
private static final class BasicZipFile.PooledInflaterInputStream
- extends InflaterInputStream
|
Field Summary |
private boolean |
closed
|
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
closed
private boolean closed
BasicZipFile.PooledInflaterInputStream
public BasicZipFile.PooledInflaterInputStream(InputStream in,
int size)
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class InflaterInputStream
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.