ffi_helper
ffi_helper
SharedUint8
SharedUint8 constructor
SharedUint8
ffi_helper
ffi_helper
SharedUint8
SharedUint8 constructor
SharedUint8 class
Constructors
SharedUint8
Properties
hashCode
length
refCount
runtimeType
Methods
newRef
noSuchMethod
toString
Operators
operator ==
SharedUint8
constructor
SharedUint8
(
int
length
)
Implementation
SharedUint8(int length) : super(length, getUint8View);