sendMore

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