toggle menu
mavlink-kotlin
common
switch theme
search in API
serialization
/
com.divpundir.mavlink.serialization
/
encodeUInt32
encode
UInt32
fun
MavDataEncoder
.
encodeUInt32
(
value
:
UInt
)
Writes the given
UInt
/UInt32 to the array's current position, and then increments the position.