Click or drag to resize

MurmurHashGetHash Method (Byte)

Namespace:  Gamelogic.Extensions.Internal.HashFunctions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public uint GetHash(
	byte[] data
)

Parameters

data
Type: SystemByte

Return Value

Type: UInt32
See Also