Version: 2022.3
언어: 한국어

AndroidJNI.GetDirectSByteBuffer

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

설명

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