-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It's convenient to be able to load objects from files in 1 line of code. This is easier to do if we are able to load from unnamed temporary stream objects.
Ex:
auto artFile = ArtFile::Read(Stream::FileReader("filename.art"));We should update the library to allow for more wide-spread 1 line loading of various objects from streams.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels