Normal

XzArchiveSettings.Normal property

Gets the instance of the XzArchiveSettings class with dictionary size equals to 16 megabytes in LZMA2 filter, block size equals to 64 megabytes and CRC32 checksum.

public static XzArchiveSettings Normal { get; }

See Also