ffi_helper
ffi_helper
Arena
<
T extends NativeType
>
Arena.fromBuffer constructor
Arena.fromBuffer
ffi_helper
ffi_helper
Arena
<
T extends NativeType
>
Arena.fromBuffer constructor
Arena class
Constructors
Arena
fromBuffer
Properties
buffer
freeSpace
hashCode
length
runtimeType
Methods
delete
newArray
noSuchMethod
toString
Operators
operator ==
Arena<
T extends NativeType
>.fromBuffer
constructor
Arena<
T extends NativeType
>.fromBuffer
(
Array
<
T
>
buffer
)
Implementation
Arena.fromBuffer(this.buffer);