Skip to content
Snippets Groups Projects
Commit 4c6ebeba authored by Carl Lerche's avatar Carl Lerche
Browse files

Provide two versions of drain_to and split_off

* `drain_to` and `split_off` take &self and return Bytes.
* `drain_to_mut` and `split_off_mut` take &mut self and return BytesMut
parent 8da9e814
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment