Click or drag to resize
Akka.NETMurmurHashNextMagicA Method
Given a magic integer from the first stream, compute the next

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static uint NextMagicA(
	uint magicA
)

Parameters

magicA
Type: SystemUInt32
TBD

Return Value

Type: UInt32
TBD
See Also