Is it possible to get access to the memory location of the data for a direct ByteBuffer passed into a DLL using JNI? It would be a lot more efficient than using its read-write methods.
yes
Is it possible to get access to the memory location of the data for a direct ByteBuffer passed into a DLL using JNI? It would be a lot more efficient than using its read-write methods.
yes