toByteArray

fun MeshPacket.toByteArray(): ByteArray(source)

Encode this MeshPacket to its wire byte representation.

Since

0.1.0


fun FromRadio.toByteArray(): ByteArray(source)

Encode this FromRadio envelope to its wire byte representation.

Since

0.1.0


fun ToRadio.toByteArray(): ByteArray(source)

Encode this ToRadio envelope to its wire byte representation.

Since

0.1.0