Skip to content

Async file reading #200

Open
Open
@cpetry

Description

@cpetry

Is your feature request related to a problem? Please describe.
I would like to read in a file/stream asynchronously

Describe the solution you'd like
An async method returning a Task (ideal with progress callback)

Describe alternatives you've considered
Synchronous reading on file or I/O based is not as nice.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature added

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions