AndroidJNI.NewDirectByteBuffer public static IntPtr NewDirectByteBuffer (byte* buffer, long capacity); 説明 Allocates and returns a direct java.nio.ByteBuffer referring to the block of memory starting at the memory address address and extending capacity bytes. 関連項目: Java Native Interface Spec...
JniEnvironment.InstanceFields JniEnvironment.InstanceMethods JniEnvironment.IO JniEnvironment.IO 方法 GetDirectBufferAddress GetDirectBufferCapacity NewDirectByteBuffer JniEnvironment.Monitors JniEnvironment.Object JniEnvironment.References JniEnvironment.StaticFields ...
打印 Reference Feedback Definition Namespace: Android.Runtime Assembly: Mono.Android.dll C# publicstaticIntPtrNewDirectByteBuffer(IntPtr address,longcapacity); Parameters address IntPtr capacity Int64 Returns IntPtr Remarks Portions of this page are modifications based on work created and sha...
AndroidJNI.NewDirectByteBuffer public static IntPtrNewDirectByteBuffer(byte*buffer, longcapacity); 描述 Allocates and returns a direct java.nio.ByteBuffer referring to the block of memory starting at the memory address address and extending capacity bytes. ...
AndroidJNI.NewDirectByteBuffer public static IntPtrNewDirectByteBuffer(byte*buffer, longcapacity); 説明 Allocates and returns a direct java.nio.ByteBuffer referring to the block of memory starting at the memory address address and extending capacity bytes. ...
JniEnvironment 的實例欄位 JniEnvironment.InstanceMethods JniEnvironment.IO JniEnvironment.IO 方法 取得直接緩衝區地址 取得DirectBuffer容量 NewDirectByteBuffer JniEnvironment.Monitors JniEnvironment.Object JniEnvironment.References JniEnvironment.StaticFields ...
JniObjectReference NewDirectByteBuffer (IntPtr address, long capacity); Parameters address IntPtr capacity Int64 Returns JniObjectReference Remarks Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in ...
Learn more about the Java.Interop.JniEnvironment.IO.NewDirectByteBuffer in the Java.Interop namespace.
TwitterLinkedInFacebook電子郵件 Reference Feedback Definition Namespace: Java.Interop Assembly: Java.Interop.dll C# publicstaticJava.Interop.JniObjectReferenceNewDirectByteBuffer(IntPtr address,longcapacity); Parameters address IntPtr capacity Int64