You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The basic Java Wrapper implementation does not support the use of Java Arrays.
Thinking at the moment the best/easiest way will be to include another Java Wrapper class: JavaArray.
The signature format for calling methods with an explicit signature needs to be adapted to support Java Arrays. For example:
The basic Java Wrapper implementation does not support the use of Java Arrays.
Thinking at the moment the best/easiest way will be to include another Java Wrapper class:
JavaArray
.The signature format for calling methods with an explicit signature needs to be adapted to support Java Arrays. For example:
The text was updated successfully, but these errors were encountered: