Adler32 Property

DotNetZip

Ionic Zip Library v1.9.1.6 Adler32 Property
ReferenceIonic.ZlibZlibCodecAdler32
The Adler32 checksum on the data transferred through the codec so far. You probably don't need to look at this.
Declaration Syntax
C# Visual Basic Visual C++
public int Adler32 { get; }
Public ReadOnly Property Adler32 As Integer
	Get
public:
property int Adler32 {
	int get ();
}

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