public class InflaterReader extends InputStream
| Constructor and Description |
|---|
InflaterReader(InputStream input) |
InflaterReader(InputStream input,
int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic InflaterReader(InputStream input)
public InflaterReader(InputStream input, int bufferSize)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.