write

suspend fun write(offset: Long, data: ByteArray)

Writes the data to the file at the given offset.