menu
borsh_annotation package
documentation
borsh_annotation
BU32
read method
read
brightness_4
read
method
Null safety
@
override
int
read
(
BinaryReader
reader
)
override
Implementation
@override int read(BinaryReader reader) => reader.readU32();
borsh_annotation package
documentation
borsh_annotation
BU32
read method
BU32 class
Constructors
BU32
Properties
hashCode
runtimeType
Methods
noSuchMethod
read
toString
write
Operators
operator ==