HashUtils MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The HashUtils type exposes the following members.
Methods

  NameDescription
Public methodStatic memberStringIDHash
Converts string identifier into uint64 stable hash that does not depend on a platform. This functions optimized for hashing identifiers/type names
Public methodStatic memberTypeHash
Returns stable ulong hash for a type that does not depend on a platform
Back to Top
See Also