menu
hive_plus package
documentation
hive_plus.dart
BinaryReader
readUint32 abstract method
readUint32 abstract method
dark_mode
light_mode
readUint32
abstract method
int
readUint32
(
)
Read four bytes as 32-bit unsigned integer.
Implementation
int readUint32();
hive_plus package
documentation
hive_plus
BinaryReader
readUint32 abstract method
BinaryReader class