Crc32 Methods

The methods of the Crc32 class are listed below. For a complete list of Crc32 class members, see the Crc32 Members topic.

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
Reset Resets the CRC32 data checksum as if no update was ever called.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.
UpdateOverloaded. Adds the byte array to the data checksum.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

Crc32 Class | ICSharpCode.SharpZipLib.Checksums Namespace