TotalIn Property

DotNetZip

Ionic Zip Library v1.9.1.6 TotalIn Property
ReferenceIonic.ZlibGZipStreamTotalIn
Returns the total number of bytes input so far.
Declaration Syntax
C# Visual Basic Visual C++
public virtual long TotalIn { get; }
Public Overridable ReadOnly Property TotalIn As Long
	Get
public:
virtual property long long TotalIn {
	long long get ();
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)