menu
seedkit_module_api package
documentation
seedkit_module_api_to.dart
WriteBytes
WriteBytes.new constructor
WriteBytes.new constructor
dark_mode
light_mode
WriteBytes
constructor
WriteBytes
(
FileRef
file
,
IList
<
int
>
bytes
)
Implementation
WriteBytes(this.file, this.bytes);
seedkit_module_api package
documentation
seedkit_module_api_to
WriteBytes
WriteBytes.new constructor
WriteBytes class