readRangeBytes

suspend fun readRangeBytes(range: LongRange): ByteArray
suspend fun readRangeBytes(range: IntRange): ByteArray