FNVHasher.GetHash Method

LiteNetLib

FNVHasherGetHash Method

LiteNetLib

[Missing <summary> documentation for "M:LiteNetLib.Utils.FNVHasher.GetHash(System.String)"]

Namespace:  LiteNetLib.Utils
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public override ulong GetHash(
	string type
)

Parameters

type
Type: SystemString

[Missing <param name="type"/> documentation for "M:LiteNetLib.Utils.FNVHasher.GetHash(System.String)"]

Return Value

Type: UInt64

[Missing <returns> documentation for "M:LiteNetLib.Utils.FNVHasher.GetHash(System.String)"]

See Also

Reference