Skip to content

Write to a specific location in a file? #132

Open
@Kinnardian

Description

@Kinnardian

Arc has w/outfile and w/appendfile. Shouldn't there be a way to write to an arbitrary location in a file(insert?)? For example if I had a file that was a table of tables and I wanted to add a key/value to a specific table or edit the value of a certain key I'd have to read in the whole file and write out a whole new file with the change, no? That seems inefficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions