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

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