AppleZlibCompressionSettings.BlockSize

AppleZlibCompressionSettings.BlockSize property

Gets the size of each data block before compression.

public int BlockSize { get; }

Property Value

The default value is 4 MiB.

See Also