ffi_helper
ffi_helper
Uint8Array
fromList method
fromList
ffi_helper
ffi_helper
Uint8Array
fromList method
Uint8Array extension
Properties
view
Static methods
allocate
fromList
fromPtr
fromList
method
Array
<
Uint8
>
fromList
(
Uint8List
list
)
Implementation
static Array<Uint8> fromList(Uint8List list) => Array.fromList(list, getUint8View);