Open
Description
Currently Tokio's AsyncRead api is supported via the Reader struct
https://docs.rs/iroh-blobs/latest/iroh_blobs/rpc/client/blobs/struct.Reader.html
It would be useful for things like zip archive based blobs to be able to seek as well.
Possibly AsyncBufRead as well.
If there is a performance penalty, there could be different methods for returning AsyncRead
and AsyncRead + AsyncSeek
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status