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
Hello,
I have C method that accepts float[][] array as param.
Does hawtjni support conversion of such params or should I go with jobjectArray and do conversions manually?
The text was updated successfully, but these errors were encountered:
Hello,
I have C method that accepts float[][] array as param.
Does hawtjni support conversion of such params or should I go with jobjectArray and do conversions manually?
The text was updated successfully, but these errors were encountered: