TarBuffer.DefaultBlockFactor Field

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarBuffer.DefaultBlockFactor Field

The number of blocks in a default record.

public const int DefaultBlockFactor = 20;

Remarks

The default value is 20 blocks per record.

See Also

TarBuffer Class | ICSharpCode.SharpZipLib.Tar Namespace