menu
ble_ota package
documentation
core/messages.dart
BeginReqFlags
toByte method
toByte method
dark_mode
light_mode
toByte
method
int
toByte
(
)
Implementation
int toByte() { return bitsToByte([ this.compression, this.checksum, ]); }
ble_ota package
documentation
core/messages
BeginReqFlags
toByte method
BeginReqFlags class