Skip to content

Provide a way to get blobs as a stream of bytes #203

@rklaehn

Description

@rklaehn

This is currently already possible via export_bao, but it is a bit convoluted since you need to ignore some of the data.

This should be a stream of Result<Bytes, E> where E is Intoio::Error so it can be used with hyper etc. easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions