ffi_helper
ffi_helper
Uint8Arena
freeSpace property
freeSpace
ffi_helper
ffi_helper
Uint8Arena
freeSpace property
Uint8Arena class
Constructors
Uint8Arena
fromPtr
Properties
freeSpace
hashCode
length
runtimeType
Methods
delete
newArray
noSuchMethod
toString
Operators
operator ==
freeSpace
property
int
freeSpace
inherited
Left free space of Arena.
Implementation
int get freeSpace => length - _index;