ffi_helper
ffi_helper
Uint8Arena
Uint8Arena constructor
Uint8Arena
ffi_helper
ffi_helper
Uint8Arena
Uint8Arena constructor
Uint8Arena class
Constructors
Uint8Arena
fromPtr
Properties
freeSpace
hashCode
length
runtimeType
Methods
delete
newArray
noSuchMethod
toString
Operators
operator ==
Uint8Arena
constructor
Uint8Arena
(
int
length
)
Implementation
Uint8Arena(int length) : super(length, getUint8View);