Class FNV1a64
Represents FNV-1a 64-bit hash algorithm.
Implements
Inherited Members
Namespace: DotNext.IO.Hashing
Assembly: DotNext.dll
Syntax
public sealed class FNV1a64 : FNV1a<long, FNV1aParameters>, IResettable
Constructors
| Edit this page View SourceFNV1a64(bool)
Represents FNV-1a 64-bit hash algorithm.
Declaration
public FNV1a64(bool salted = false)
Parameters
Type | Name | Description |
---|---|---|
bool | salted |