Skip to content

Splice for BytesMut #706

Open
Open
@Sytten

Description

@Sytten

In my question to move from Arc<Vec<u8>> to BytesMut, I am facing a couple of missing methods I had on Vec.
One of them is splice (https://doc.rust-lang.org/std/vec/struct.Vec.html#method.splice).
I am guessing this method could go in BufMut?

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