TarInputStream.GetRecordSize Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarInputStream.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

TarBuffer record size.

See Also

TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace