Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Viewing data piped from stdin #11

@chrisvest

Description

@chrisvest

We need fseek(3) for navigating, so we'll probably have to pipe the data into a temporary file and open a hex view on that.

Can we move data lazily as we read towards the end? Asynchronous IO would be helpful here, to avoid the involvement of threads.

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