private static final class RawZipFile.PooledInflaterInputStream extends InflaterInputStream
| Modifier and Type | Field and Description |
|---|---|
private boolean |
closed |
buf, inf, lenin| Constructor and Description |
|---|
RawZipFile.PooledInflaterInputStream(InputStream in,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, fill, mark, markSupported, read, read, reset, skipreadpublic RawZipFile.PooledInflaterInputStream(InputStream in, int size)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InflaterInputStreamIOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.