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