Skip to content

ListOutputStream doesn't support streaming #4335

Closed
@nex3

Description

@nex3

The ListOutputStream API doesn't have any way of being notified of partial data being written, or consuming said data. It's only possible to consume the entire contents() at once, and the user is only notified that this is available once the stream has been closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions