Initializes a new instance of the CRC32 checksum generator
Overload List
Initializes a new instance of the CRC32 checksum generator
public CRC32Checksum();
Initializes a new instance of the CRC32 checksum generator with a specified value
public CRC32Checksum(uint);
See Also
CRC32Checksum Class | DotZLib Namespace