Enum FowlerNollVoAlgorithm
Defines the algorithms of the Fowler-Noll-Vo hash function.
public enum FowlerNollVoAlgorithm
Fields
Fnv1 = 0
The FNV-1 hash.
Fnv1a = 1
The FNV-1a hash. Recommended.
Defines the algorithms of the Fowler-Noll-Vo hash function.
public enum FowlerNollVoAlgorithm
Fnv1 = 0
The FNV-1 hash.
Fnv1a = 1
The FNV-1a hash. Recommended.