Class XzLZMA2FilterSettings
XzLZMA2FilterSettings class
Set of settings for xz LZMA2 filter.
public sealed class XzLZMA2FilterSettings : XzFilterSettings
Constructors
Name | Description |
---|---|
XzLZMA2FilterSettings(uint) | Initializes a new instance of the XzLZMA2FilterSettings . |
Properties
Name | Description |
---|---|
DictionarySize { get; } | Size of dictionary are used by LZMA2 filter. |
See Also
- class XzFilterSettings
- namespace Aspose.Zip.Xz.Settings
- assembly Aspose.Zip