Get the TAR Buffer's block size. Blocks consist of multiple records.
[Visual Basic]
Public Function GetBlockSize() As Integer
[C#]
public int GetBlockSize();
See Also
TarBuffer Class | TarBuffer Members | ICSharpCode.SharpZipLib.Tar Namespace
Get the TAR Buffer's block size. Blocks consist of multiple records.
[Visual Basic]
Public Function GetBlockSize() As Integer
[C#]
public int GetBlockSize();
TarBuffer Class | TarBuffer Members | ICSharpCode.SharpZipLib.Tar Namespace