Xceed.Compression.LZMA Namespace
In This Topic
The Xceed.Compression.LZMA namespace defines enumeration values used when using LZMA compression.
Classes
| Class | Description |
 | LZMAOptions | Represents the options that can be used to fine-tune LZMA compression. |
Enumerations
| Enumeration | Description |
 | LZMAHeaderType | Identifies the various header formats that can be read/written by the LZMA compression method. |
 | MatchFinder | |
See Also