menu
Dart
dart:ffi
PointerArray
<
T extends NativeType
>
operator [] method
operator []
dark_mode
light_mode
描述
操作符[]
方法
Pointer
<
T
>
operator []
(
int
index
)
实现
external Pointer<T> operator [](int index);
Dart
dart:ffi
PointerArray
<
T extends NativeType
>
操作符[]方法
在
Array
<
Pointer
<
T
>
>
上扩展PointerArray
Cookie管理控制