read

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

Reads size bytes from the file starting at offset bytes from the beginning of the file.