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

AndroidJNI.GetDirectBufferCapacity

Declaration

public static long GetDirectBufferCapacity(IntPtr buffer);

Description

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