menu
burt_network
burt_network.dart
SerialPortInterface
write abstract method
write
dark_mode
light_mode
description
write
abstract method
void
write
(
Uint8List
bytes
)
Writes data to the port.
Implementation
void write(Uint8List bytes);
burt_network
burt_network
SerialPortInterface
write abstract method
SerialPortInterface class