read

suspend fun read(offset: Long, length: Long): ByteArray

Reads the given amount of bytes from this file, starting at the given offset.