$jni. JavaPrimitiveArray

Represent an array of primitive types (byte[], char[] etc.)

Constructor

new $jni.JavaPrimitiveArray()

Methods

toJS() → {object}

Returns a JavaScript representation of the object

Returns:
Type: 
object