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

No OStream version of MultiPartOutputFile ctr #38

Closed
lgritz opened this issue Sep 22, 2012 · 1 comment
Closed

No OStream version of MultiPartOutputFile ctr #38

lgritz opened this issue Sep 22, 2012 · 1 comment
Assignees
Milestone

Comments

@lgritz
Copy link
Contributor

lgritz commented Sep 22, 2012

MultiPartInputFile has constructor versions that take either char filename[], or IStream&, but MultiPartOutputFile only has a constructor that takes a filename, not a corresponding OStream& for cases where you might want to override the underlying disk I/O methods.

@ghost ghost assigned peterhillman Feb 13, 2013
@peterhillman
Copy link
Contributor

Implemented in 01fe239
testExistingStreams now test Multipart API too

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

2 participants