See: Description
| Class | Description |
|---|---|
| AES256SHA256Decoder | |
| Archive | |
| BindPair | |
| BoundedSeekableByteChannelInputStream | |
| CLI | |
| Coder | |
| CoderBase |
Base Codec class.
|
| Coders | |
| Coders.BCJDecoder | |
| Coders.BZIP2Decoder | |
| Coders.CopyDecoder | |
| Coders.Deflate64Decoder | |
| Coders.DeflateDecoder | |
| Coders.DeflateDecoder.DeflateDecoderInputStream | |
| Coders.DeflateDecoder.DeflateDecoderOutputStream | |
| DeltaDecoder | |
| Folder |
The unit of solid compression.
|
| LZMA2Decoder | |
| LZMADecoder | |
| NID | |
| SevenZArchiveEntry |
An entry in a 7z archive.
|
| SevenZFile |
Reads a 7z file, using SeekableByteChannel under
the covers.
|
| SevenZMethodConfiguration |
Combines a SevenZMethod with configuration options for the method.
|
| SevenZOutputFile |
Writes a 7z file.
|
| StartHeader | |
| StreamMap | |
| SubStreamsInfo |
| Enum | Description |
|---|---|
| CLI.Mode | |
| SevenZMethod |
The (partially) supported compression/encryption methods used in 7z archives.
|
Provides classes for reading and writing archives using the 7z format.