TarInputStream.Length Property

I needed to implement the abstract member.

[Visual Basic]
Overrides Public ReadOnly Property Length As Long
[C#]
public long Length {override get;}

See Also

TarInputStream Class | TarInputStream Members | ICSharpCode.SharpZipLib.Tar Namespace