Skip to content

[Feature Request] FrameDecoder but accepts a BufRead #179

@QuarticCat

Description

@QuarticCat

Like lzzzz::lz4f::BufReadDecompressor.

Sometimes my reader has already implemented BufRead, which means it has a buffer inside. But FrameDecoder will read data into its inner buffer, resulting in an extra copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions