The following tables list the members exposed by Crc32.
Name | Description | |
---|---|---|
Crc32 Constructor | Overloaded. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a byte to the checksum | |
Equals | Overloaded. Returns true if the other object is equal to this one | |
GetHashCode | Extracts the correct hash code | |
ToString | Returns the computed CRC32 value as a Hex string |
Addition | Overloaded. Adds a byte to the checksum |
Equality | Overloaded. Compares the two objects for equality |
Inequality | Overloaded. Compares the two objects for equality |