read

abstract fun read(buf: ByteArray): Int
abstract fun read(buf: ByteArray, offset: Int, length: Int): Int