mirror of
https://github.com/lax1dude/unsafe-memcpy-for-java.git
synced 2024-11-09 07:26:04 -08:00
195 B
195 B
Unsafe Memcpy for Java
Fast JNI library to copy arbitrary data from native code into and out of primitive arrays in Java.
You probably don't need this.
Compiling instructions coming later.