UtilChecksumComputeCRC64OfString Method

Overload List

ComputeCRC64OfString(String) Computes a CRC-64 checksum for the specified ASCII string.
ComputeCRC64OfString(String, Encoding) Computes a CRC-64 checksum for the specified string using the specified character encoding.

See Also