static class DeflateInputStream.DeflateStream
extends java.util.zip.InflaterInputStream
Modifier and Type | Field and Description |
---|---|
private boolean |
closed |
Constructor and Description |
---|
DeflateStream(java.io.InputStream in,
java.util.zip.Inflater inflater) |
Modifier and Type | Method and Description |
---|---|
void |
close() |