Files
third_party_rust_bytes/tests
Carl Lerche d58e99485c Add Buf::copy_to_bytes(len) (#439)
This method replaces `Buf::to_bytes()`, providing a method that copies a
subset of the remaining buffer into a `Bytes` value. As this is strictly
more flexible, `to_bytes()` is removed.

Fixes: #129, #398
2020-10-20 11:00:35 -07:00
..
2020-10-20 11:00:35 -07:00
2020-10-16 15:16:23 -07:00
2020-10-16 15:16:23 -07:00