menu
easy_flu_utils package
documentation
easy_utils.dart
BinaryWriter
writeByte abstract method
writeByte abstract method
dark_mode
light_mode
writeByte
abstract method
void
writeByte
(
int
byte
)
Write a single byte.
Implementation
void writeByte(int byte);
easy_flu_utils package
documentation
easy_utils
BinaryWriter
writeByte abstract method
BinaryWriter class