-
-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
featureNew feature addedNew feature added
Description
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
Labels
featureNew feature addedNew feature added