LzmaCompressionSettings

LzmaCompressionSettings class

Settings for LZMA compression method.

The LzmaCompressionSettings type exposes the following members:

Constructors

NameDescription
LzmaCompressionSettings()Initializes a new instance of the LzmaCompressionSettings class with default dictionary size, equals to 16 megabytes.

Properties

NameDescription
bzip2An instance of
deflateAn instance of
enhanced_deflateAn instance of
storeAn instance of
lzmaAn instance of
xzAn instance of
pp_mdAn instance of

See Also