menu
Dart
dart:ffi
PointerArray extension
PointerArray
dark_mode
light_mode
description
PointerArray<
T extends NativeType
>
extension
Bounds checking indexing methods on
Array
s of
Pointer
.
on
Array
<
Pointer
<
T
>
>
Annotations
@Since('2.13')
Operators
operator []
(
int
index
)
→
Pointer
<
T
>
operator []=
(
int
index
,
Pointer
<
T
>
value
)
→ void
Dart
dart:ffi
PointerArray extension
dart:ffi library
Cookies management controls