語言

JniEnvironment.Arrays.SetLongArrayRegion 方法

定義

public static void SetLongArrayRegion(Java.Interop.JniObjectReference array, int start, int length, long* buffer);
static member SetLongArrayRegion : Java.Interop.JniObjectReference * int * int * nativeptr<int64> -> unit

參數

start
Int32
length
Int32
buffer
Int64*

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於