Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to append to an existing file? #6

Open
kkhhaaooss opened this issue Jan 27, 2025 · 0 comments
Open

How to append to an existing file? #6

kkhhaaooss opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@kkhhaaooss
Copy link

If I do not want to overwrite an existing file and don't want to create a new file, but append to one that already exists (a text/plain file for example) is there a way to do that using the existing code or will I need to write my own solution? In other words, is there a way to do this using writeChunk if the stream has been closed?

@mgenware mgenware added the enhancement New feature or request label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants