menu
hive_plus package
documentation
hive_plus.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);
hive_plus package
documentation
hive_plus
BinaryWriter
writeByte abstract method
BinaryWriter class