XzLZMA2FilterSettings

XzLZMA2FilterSettings class

Set of settings for xz LZMA2 filter.

The XzLZMA2FilterSettings type exposes the following members:

Constructors

NameDescription
XzLZMA2FilterSettings(dictionary_size)Initializes a new instance of the XzLZMA2FilterSettings.

Properties

NameDescription
dictionary_sizeSize of dictionary are used by LZMA2 filter.

See Also