Inflater.TotalOut Property

Gets the total number of output bytes returned by inflate().

[Visual Basic]
Public ReadOnly Property TotalOut As Integer
[C#]
public int TotalOut {get;}

See Also

Inflater Class | Inflater Members | ICSharpCode.SharpZipLib.Zip.Compression Namespace