Skip to content

How to Create, then continuously Append #172

Closed
@zpg6

Description

@zpg6

Mode enum is not very clear for how to operate when you plan to do several operations on a file.

In my use case, I want to create a file and then continue to append data to it. When I use ReadWriteCreateOrAppend, the create works and it does not fail but the appending operations don't result in the file being modified.

Am I missing something?

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