TarBuffer.BlockSize Field
From SharpZip Compression Library
The size of a block in a tar archive in bytes.
public const int BlockSize = 512;
Remarks
This is 512 bytes.
From SharpZip Compression Library
The size of a block in a tar archive in bytes.
This is 512 bytes.