mirror of
https://github.com/lax1dude/unsafe-memcpy-for-java.git
synced 2024-12-04 06:24:14 -08:00
7 lines
195 B
Markdown
7 lines
195 B
Markdown
|
### 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.
|