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