read

abstract suspend fun read(bytes: ByteArray)
abstract suspend fun read(size: Int): ByteArray