AndroidJNI.ToShortArray

Declaration

public static IntPtr ToShortArray(short[] array);

Description

Converts a managed array of System.Int16 to a Java array of short.


Did you find this page useful? Please give it a rating: