toggle menu
mavlink-kotlin
common
jvm
nonJvm
switch theme
search in API
serialization
/
com.divpundir.mavlink.serialization
/
MavDataEncoder
Mav
Data
Encoder
common
jvm
nonJvm
expect
fun
MavDataEncoder
(
size
:
Int
)
:
MavDataEncoder
Creates a new
MavDataEncoder
instance that uses an array of the given
size
for the writing of data.
actual
fun
MavDataEncoder
(
size
:
Int
)
:
MavDataEncoder
actual
fun
MavDataEncoder
(
size
:
Int
)
:
MavDataEncoder