send

abstract fun send(data: Array<Byte>)

Sends the specified data packet.

Parameters

data

The data packet to send.