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

BZip2InputStream Class | BZip2InputStream Members | ICSharpCode.SharpZipLib.BZip2 Namespace