Click or drag to resize

Crc32 Methods

The Crc32 type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCRC32Bytes
Compute a checksum for a given array of bytes.
Public methodStatic memberCRC32String
Compute a checksum for a given string.
Top
See Also