Version: 2023.1

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.