Package org.lwjgl.util.meow
Class MeowC
java.lang.Object
org.lwjgl.util.meow.MeowC
Pure C implementation of Meow hash.
-
Method Summary
Modifier and TypeMethodDescriptionstatic MeowHashMeowHash_C(long Seed, ByteBuffer SourceInit, MeowHash __result) static MeowHashMeowHash_C(long Seed, DoubleBuffer SourceInit, MeowHash __result) static MeowHashMeowHash_C(long Seed, FloatBuffer SourceInit, MeowHash __result) static MeowHashMeowHash_C(long Seed, IntBuffer SourceInit, MeowHash __result) static MeowHashMeowHash_C(long Seed, LongBuffer SourceInit, MeowHash __result) static MeowHashMeowHash_C(long Seed, ShortBuffer SourceInit, MeowHash __result) static MeowHashMeowHash_C(long Seed, org.lwjgl.PointerBuffer SourceInit, MeowHash __result) static voidnMeowHash_C(long Seed, long TotalLengthInBytes, long SourceInit, long __result)
-
Method Details
-
nMeowHash_C
public static void nMeowHash_C(long Seed, long TotalLengthInBytes, long SourceInit, long __result) -
MeowHash_C
-
MeowHash_C
-
MeowHash_C
-
MeowHash_C
-
MeowHash_C
-
MeowHash_C
-
MeowHash_C
-