Click or drag to resize
Akka.NETMurmurHashNextMagicB Method
Given a magic integer from the second 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 NextMagicB(
	uint magicB
)

Parameters

magicB
Type: SystemUInt32
TBD

Return Value

Type: UInt32
TBD
See Also