Text passing C -> Java Using JNI
Posted
by jniQ
on Stack Overflow
See other posts from Stack Overflow
or by jniQ
Published on 2010-06-07T13:21:01Z
Indexed on
2010/06/07
13:22 UTC
Read the original article
Hit count: 140
jni
Hello,
I would like to know and get an implementation help, if possible, about the best way to transfer very large amount to pure text from C to Java using JNI.
thank you
© Stack Overflow or respective owner