TarOutputStream.GetRecordSize Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarOutputStream.GetRecordSize Method 

NOTE: This method is now obsolete.

Use RecordSize property instead


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