Skip to content

io: Missing methods on the Seek and BufRead trait #686

@Conaclos

Description

@Conaclos

I am in the process of adapting some code from std::io to embedded-io and I noticed some missing methods on mbedded_io::Seek/mbedded_io::BufRead compared to their equivalent std::io:

Do you plan to add them?
I am specifically interested in BufRead::skip_until and Seek::seek_relative that claims to perform better in some cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions