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