menu
easy_flu_utils package
documentation
easy_utils.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();
easy_flu_utils package
documentation
easy_utils
BinaryReader
readUint32 abstract method
BinaryReader class