Skip to content

Allow constructing an Immutable from a File or from a List of byte chunks #112958

@jonahwilliams

Description

@jonahwilliams

To avoid the extra copies in #112892, we should be able to construct an ImmutableBuffer from a file directly (and handle the fact that folks will pass us things that implement file gracefully), as well as perhaps from smaller chunks.

We should also investigate allowing the SkData copy to be done in an isolate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions