AndroidJNI.GetDirectSByteBuffer

Declaration

public static NativeArray<sbyte> GetDirectSByteBuffer(IntPtr buffer);

Description

Returns the NativeArray backed by the same memory region as the given direct java.nio.Buffer.

Additional resources: AndroidJNI.GetDirectBufferAddress.


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