Skip to content

RValue Stream Loading #286

Description

@DanRStevens

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions