[This is preliminary documentation and is subject to change.]
The HashUtils type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() ![]() | StringIDHash |
Converts string identifier into uint64 stable hash that does not depend on a platform.
This functions optimized for hashing identifiers/type names
|
![]() ![]() | TypeHash |
Returns stable ulong hash for a type that does not depend on a platform
|
See Also