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

File appending support #2

Open
edmonds opened this issue Jun 11, 2014 · 0 comments
Open

File appending support #2

edmonds opened this issue Jun 11, 2014 · 0 comments
Assignees

Comments

@edmonds
Copy link
Contributor

edmonds commented Jun 11, 2014

Extend the file writer interface to allow appending data to an existing file, provided the content type of the on-disk file matches the same content type used for the file writer object. This requires adding a new file option to be able to select between truncating and appending behavior.

@edmonds edmonds self-assigned this Jun 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant