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

std::istream support #52

Closed
dnperfors opened this issue Sep 16, 2015 · 2 comments
Closed

std::istream support #52

dnperfors opened this issue Sep 16, 2015 · 2 comments

Comments

@dnperfors
Copy link

Several classes have the ability to open files using filenames. It would be nice to also have support opening files using std::istream.

@AMDmi3
Copy link
Member

AMDmi3 commented Sep 16, 2015

Can't you do it with StreamRWops?

@dnperfors
Copy link
Author

I totally missed that class, is should be possible to use it.

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