menu
hive_plus package
documentation
hive_plus.dart
BinaryReader
skip abstract method
skip abstract method
dark_mode
light_mode
skip
abstract method
void
skip
(
int
bytes
)
Skip n bytes.
Implementation
void skip(int bytes);
hive_plus package
documentation
hive_plus
BinaryReader
skip abstract method
BinaryReader class