| Package | Description |
|---|---|
| org.apache.commons.compress.compressors.lz77support |
Provides utility classes for LZ77 based algorithms.
|
| 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 |
|---|
| ByteUtils.ByteSupplier
Used to supply bytes.
|
| Class and Description |
|---|
| BitInputStream
Reads bits from an InputStream.
|
| Class and Description |
|---|
| ByteUtils.ByteConsumer
Used to consume bytes.
|
| ByteUtils.ByteSupplier
Used to supply bytes.
|
| ChecksumVerifyingInputStream
A stream that verifies the checksum of the data read once the stream is
exhausted.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.