menu
hive_ce package
documentation
hive.dart
BinaryWriter
writeUint32 abstract method
writeUint32 abstract method
dark_mode
light_mode
writeUint32
abstract method
void
writeUint32
(
int
value
)
Write a 32-bit unsigned integer as four bytes.
Implementation
void
writeUint32(
int
value);
hive_ce package
documentation
hive
BinaryWriter
writeUint32 abstract method
BinaryWriter class
Constructors
new
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
write
writeBool
writeBoolList
writeByte
writeByteList
writeDouble
writeDoubleList
writeHiveList
writeInt
writeInt32
writeIntList
writeList
writeMap
writeString
writeStringList
writeUint32
writeWord
Operators
operator ==
Constants
utf8Encoder