AndroidJNI.ToLongArray

Declaration

public static IntPtr ToLongArray(long[] array);

Description

Converts a managed array of System.Int64 to a Java array of long.


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