send

abstract fun send(data: ByteArray): Boolean
abstract fun send(data: String): Boolean