TarOutputStream.GetRecordSize Method

SharpZip Compression Library

SharpZip Compression Library

TarOutputStream.GetRecordSize Method 

Get the record size being used by this stream's TarBuffer.

public int GetRecordSize();

Return Value

The TarBuffer record size.

See Also

TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace