Package | Description |
---|---|
org.apache.commons.compress.compressors.deflate64 |
Provides a stream that allows decompressing streams using the
DEFLATE64(tm) algorithm.
|
Modifier and Type | Field and Description |
---|---|
private HuffmanDecoder |
Deflate64CompressorInputStream.decoder |
Constructor and Description |
---|
Deflate64CompressorInputStream(HuffmanDecoder decoder) |