Bzip2CompressionSettings

Bzip2CompressionSettings class

Settings for Bzip2 compression method.

The Bzip2CompressionSettings type exposes the following members:

Constructors

NameDescription
Bzip2CompressionSettings(block_size)Initializes a new instance of the Bzip2CompressionSettings class
Bzip2CompressionSettings()Initializes a new instance of the Bzip2CompressionSettings class with default block size, equals to 9 hundred of kilobytes.

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
block_sizeBlock size in hundreds of kilobytes.

See Also