The FnvParameters type exposes the following members.

Properties

  NameDescription
Public propertyAlgorithmType
Gets or sets the FNV algorithm variation.
Public propertyOffsetBasis
Gets or sets the offset basis of the FNV.
Public propertyOrder
Gets or sets the order of the FNV (e.g., how many bits).
Public propertyPrime
Gets or sets the prime number to use in the FNV calculations.

See Also