menu
flujs_jsc package
documentation
wrapper/JSObject.dart
Bytes
Bytes.new constructor
Bytes.new constructor
dark_mode
light_mode
Bytes
constructor
Bytes
(
Uint8List
pointer
,
int
length
)
Implementation
Bytes(this.pointer, this.length);
flujs_jsc package
documentation
wrapper/JSObject
Bytes
Bytes.new constructor
Bytes class