| BytesToUInt64 | Convert a big-endian buffer into a UInt64. |
| Dispose | Release unmanaged resources. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| HashCore | Update the hash state. |
| HashFinal | Return the hash. |
| HashFinal(Boolean) | Return the hash. |
| HashFinal(Byte) | Compute the hash. |
| HashFinal(Byte, Boolean) | Compute the hash. |
| Initialize | Initialize the hash. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| UInt64ToBytes | Store a ulong into a byte buffer as big-endian. |