CRC32
Last updated
Was this helpful?
Last updated
Was this helpful?
Class in Yarn.Utility
Inherits from System.Object
Provides a method for generating CRC32 hashes of strings.
Computes a CRC32 checksum from the given bytes.
Computes a CRC32 checksum from the given string.
Gets the CRC-32 hash of s
as a string containing 8 lowercase hexadecimal characters.