Skip to content

read_exact_at and write_all_at methods #23

Open
@nazar-pc

Description

@nazar-pc

Would be nice to introduce such convenience methods so users don't have to deal with partial reads and writes.

There are methods for this in standard library on unix-like platforms: https://doc.rust-lang.org/std/os/unix/fs/trait.FileExt.html#method.read_exact_at

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