Implements the Fowler–Noll–Vo hash function.

The following tables list the members exposed by the FNV1a type.

Name Description
Public method Static FNV1aHash Returns the FNV hash value for a specific string.
Top