Inflater.TotalIn Property

Gets the total number of processed compressed input bytes.

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

See Also

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