AppleLzmaCompressionSettings.FastBytes

AppleLzmaCompressionSettings.FastBytes property

Gets the number of fast bytes used for compression.

public int FastBytes { get; }

Property Value

The default value is 32.

See Also