unsafe-memcpy-for-java/README.md
2024-04-10 19:57:21 -07:00

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.