TarInputStream.GetRecordSize Method

SharpZip Compression Library

SharpZip Compression Library

TarInputStream.GetRecordSize Method 

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

public int GetRecordSize();

Return Value

TarBuffer record size.

See Also

TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace