| Interface | Description |
|---|---|
| InflaterInputStreamFactory<T extends InflaterInputStream> |
Creates a new instance of a certain subclass of
InflaterInputStream. |
| Class | Description |
|---|---|
| DeflateInflaterInputStreamFactory |
Factory for input streams that decompress the "deflate" compression format.
|
| GzipInflaterInputStreamFactory |
Factory for input streams that decompress the GZIP compression format.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.