Method FNV1A64
FNV1A64(String)
Declaration
public static ulong FNV1A64(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| String | text |
Returns
| Type | Description |
|---|---|
| UInt64 |
FNV1A64(Int32)
Declaration
public static ulong FNV1A64(int val)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | val |
Returns
| Type | Description |
|---|---|
| UInt64 |