Click or drag to resize
CRC32 Constructor
Constructor - Construct an instance of the CRC32 class, pre-initialising the table for speed of lookup.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public CRC32()
See Also