Crc32 Property

DotNetZip

Ionic Zip Library v1.9.1.6 Crc32 Property
ReferenceIonic.ZlibGZipStreamCrc32
The CRC on the GZIP stream.
Declaration Syntax
C# Visual Basic Visual C++
public int Crc32 { get; }
Public ReadOnly Property Crc32 As Integer
	Get
public:
property int Crc32 {
	int get ();
}
Remarks
This is used for internal error checking. You probably don't need to look at this property.

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