Package | Description |
---|---|
net.sf.jazzlib |
Modifier and Type | Field and Description |
---|---|
protected Inflater |
InflaterInputStream.inf
Decompressor for this filter
|
Constructor and Description |
---|
InflaterInputStream(InputStream in,
Inflater inf)
Create an InflaterInputStream with the specified decompresseor and a
default buffer size.
|
InflaterInputStream(InputStream in,
Inflater inf,
int size)
Create an InflaterInputStream with the specified decompresseor and a
specified buffer size.
|
Copyright © 2009–2017. All rights reserved.