read

abstract suspend fun read(buffer: ByteArray, offset: Int, len: Int): Int
open suspend fun read(): Int