CRC32 Constructor

DotNetZip

Ionic Zip Library v1.9.1.6 CRC32 Constructor
ReferenceIonic.CrcCRC32CRC32()()()()
Create an instance of the CRC32 class using the default settings: no bit reversal, and a polynomial of 0xEDB88320.
Declaration Syntax
C# Visual Basic Visual C++
public CRC32()
Public Sub New
public:
CRC32()

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