Package | Description |
---|---|
org.apache.commons.compress.compressors.lzw |
Generic LZW implementation.
|
org.apache.commons.compress.utils |
Contains utilities used internally by the compress library.
|
Class and Description |
---|
BitInputStream
Reads bits from an InputStream.
|
Class and Description |
---|
ChecksumVerifyingInputStream
A stream that verifies the checksum of the data read once the stream is
exhausted.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.