Predefined standards for FNV algorithms.
Namespace: Classless.HasherAssembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.9.4179.24336
Syntax
C# |
---|
public enum FnvStandard |
Visual Basic |
---|
Public Enumeration FnvStandard |
Visual C++ |
---|
public enum class FnvStandard |
Members
Member name | Description | |
---|---|---|
Fnv32BitType0 | ||
Fnv64BitType0 | ||
Fnv32BitType1 | ||
Fnv64BitType1 | ||
Fnv32BitType1A | ||
Fnv64BitType1A |