AndroidJNI.GetDirectBufferAddress

Declaration

public static sbyte* GetDirectBufferAddress(IntPtr buffer);

Description

Fetches and returns the starting address of the memory region referenced by the given direct java.nio.Buffer.


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