Version: 2022.3
언어: 한국어

AndroidJNI.GetDirectByteBuffer

매뉴얼로 전환
public static NativeArray<byte> GetDirectByteBuffer (IntPtr buffer);

설명

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