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, skip
public InflaterReader(InputStream input)
public InflaterReader(InputStream input, int bufferSize)
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2019 JBoss by Red Hat. All rights reserved.