System.Object
Xceed.Compression.LZMA.LZMAOptions
Name | Description | |
---|---|---|
![]() | LZMAOptions Constructor | Overloaded. Initializes a new instance of the LZMAOptions class. |
Name | Description | |
---|---|---|
![]() | DictionarySize | Get or sets the dictionary size. |
![]() | MatchFinder | Gets or sets the match finder algorithm to use. |
![]() | NumFastBytes | Gets or sets the number of fast bytes. |
![]() | NumLiteralContextBits | Gets or sets the number of literal context bits. |
![]() | NumLiteralPositionBits | Gets or sets the number of literal position bits. |
![]() | NumPositionBits | Gets or sets the number of position bits. |
![]() | Properties | |
![]() | PropertyIDs | |
![]() | UseEndOfStreamMarker | Gets or sets whether an end-of-stream marker is written at the end of the compressed data. |
Name | Description | |
---|---|---|
![]() | SetTemplate | Sets the LZMAOptions properties to values appropriate to the passed level of compression. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2