UtilChecksumComputeCRC32OfString Method

Overload List

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

See Also