The FnvParameters type exposes the following members.

Properties

  NameDescription
AlgorithmType
Gets or sets the FNV algorithm variation.
OffsetBasis
Gets or sets the offset basis of the FNV.
Order
Gets or sets the order of the FNV (e.g., how many bits).
Prime
Gets or sets the prime number to use in the FNV calculations.

See Also