Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.