Represents a variation of the FNV hashing algorithm.
Namespace: Classless.HasherAssembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.9.4179.24336
Syntax
C# |
---|
public enum FnvAlgorithmType |
Visual Basic |
---|
Public Enumeration FnvAlgorithmType |
Visual C++ |
---|
public enum class FnvAlgorithmType |
Members
Member name | Description | |
---|---|---|
Fnv1 | ||
Fnv1A |