The FNVParameters type exposes the following members.

Properties

  NameDescription
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.
Public propertyVariation
Gets or sets the FNV algorithm variation.

See Also