sendBytes

abstract fun sendBytes(bytes: ByteArray)

Send data (asynchronously) to the serial device. If the connection is not presently established then the data provided is ignored / dropped.