The following tables list the members exposed by Crc64.
| Name | Description | |
|---|---|---|
![]() | Crc64 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 CRC64 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 |
Reference
Crc64 StructureCSharpTest.Net.IO Namespace


