menu
struct_data package
documentation
binary_format/binary_format.dart
Adcu
encode method
encode method
dark_mode
light_mode
encode
method
int
encode
(
double
value
)
override
Implementation
int encode(double value) => value.toInt();
struct_data package
documentation
binary_format/binary_format
Adcu
encode method
Adcu class