Overload | Description |
---|---|
Crc32 Constructor(Int32) | Resumes the computation of a CRC32 value |
Crc32 Constructor(String) | Initailizes the Crc32 value to the checksum of the string as a series of 16-bit values |
Crc32 Constructor(Byte[]) | Initailizes the Crc32 value to the checksum of the bytes provided |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7