AppleLz4CompressionSettings.BlockSize

AppleLz4CompressionSettings.BlockSize property

Gets the size of each compressed pbz4/bv41 block.

public int BlockSize { get; }

Property Value

The default value is 4 MiB.

See Also