menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
InputBuffer
readInt8 method
readInt8 method
dark_mode
light_mode
readInt8
method
int
readInt8
(
)
Implementation
int readInt8() => uint8ToInt8(readByte());
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
InputBuffer
readInt8 method
InputBuffer class