Skip to content

Add new procedure TPJResourceEntry.LoadDataFromStream method #1

Description

@delphidabbler

There's a TPJResourceEntry.LoadDataFromFile(const SrcFileName: TFileName; const Append: Boolean) method that opens a stream onto the file. Although there is a constructor override that reads data from a stream there is no method matching the LoadDataFromFile method.

So it could be a good idea to add a complementary TPJResourceEntry.LoadDataFromStream(const AStream: TStream; const Append: Boolean) method.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions