Skip to content

RValue Stream Loading #286

@DanRStevens

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.

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