Skip to content

[Feature Request] Provide Cursor Implementation in embedded-io #631

@overcat

Description

@overcat

Description

I've encountered a need for Cursor while using embedded-io. The current codebase doesn't seem to provide this feature, so I implemented it myself. However, I'm unsure if adding a Cursor to this repository aligns with the project's goals.

Motivation

A Cursor can be useful for navigating through data streams or buffers, and it might benefit other users. I wanted to check if this feature would be a good fit for embedded-io.

Proposal

If this is something you'd consider adding, I can submit a pull request with the implementation. Looking forward to your thoughts!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions