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