readBytes

abstract fun readBytes(): ByteArray
abstract fun readBytes(n: Int): ByteArray