// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Utils.xxHash

namespace CodeStage.AntiCheat.Utils
{
public class xxHash // TypeDefIndex: 10987
{
	// Fields
	type#27932 PRIME32_1;
	type#27932 PRIME32_2;
	type#27932 PRIME32_3;
	type#27932 PRIME32_4;
	type#27932 PRIME32_5;

	// Methods
	// RVA: -1
	public static type#27917 CalculateHash(type#12860 buf, type#20867 len, type#27917 seed) { }
	// RVA: -1
	public static type#27917 CalculateHash(type#26548 buf, type#20900 len, type#27917 seed) { }
}
}
