ffi_helper
ffi_helper
ArrayRef
<
T extends NativeType
>
ptr property
ptr
ffi_helper
ffi_helper
ArrayRef
<
T extends NativeType
>
ptr property
ArrayRef class
Properties
hashCode
ptr
runtimeType
untypedView
Methods
delete
noSuchMethod
toString
Operators
operator ==
ptr
property
Pointer
<
T
>
ptr
@doNotStore, override
Implementation
@override @doNotStore Pointer<T> get ptr => _shared._array.ptr;