menu
burt_network
burt_network.dart
SerialPortInterface
read abstract method
read
dark_mode
light_mode
description
read
abstract method
Uint8List
read
(
int
count
)
Reads the given number of bytes from the port.
Implementation
Uint8List read(int count);
burt_network
burt_network
SerialPortInterface
read abstract method
SerialPortInterface class