How to convert Java Vector to std::vector using JNI

后端 未结 0 1550
南方客
南方客 2021-01-25 11:10

I have my JNI header file implementation as shown below

apptester.java:

public native boolean bool1(Vectorfilepath);

The reaso

相关标签:
回答
  • 消灭零回复
提交回复
热议问题