write

abstract suspend fun write(bytes: ByteArray)
abstract suspend fun write(bytes: ByteArray, host: String, port: Int)