menu
hive_ce_flutter package
documentation
adapters.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_ce_flutter package
documentation
adapters
BinaryReader
readUint32 abstract method
BinaryReader class