TotalBytesRead Property

DotNetZip

Ionic Zip Library v1.9.1.6 TotalBytesRead Property
ReferenceIonic.CrcCRC32TotalBytesRead
Indicates the total number of bytes applied to the CRC.
Declaration Syntax
C# Visual Basic Visual C++
public long TotalBytesRead { get; }
Public ReadOnly Property TotalBytesRead As Long
	Get
public:
property long long TotalBytesRead {
	long long get ();
}

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