ffi_helper
ffi_helper
SharedArray
<
T extends NativeType
,
L extends List<
int
>
>
refCount property
refCount
ffi_helper
ffi_helper
SharedArray
<
T extends NativeType
,
L extends List<
int
>
>
refCount property
SharedArray class
Constructors
SharedArray
Properties
length
refCount
hashCode
runtimeType
Methods
newRef
noSuchMethod
toString
Operators
operator ==
refCount
property
int
refCount
Implementation
int get refCount => _refCount;