Files
third_party_rust_bytes/tests
Stepan Koltsov 8640174c94 Specialize copy_to_bytes for Chain and Take (#481)
Avoid allocation when `Take` or `Chain` is composed of `Bytes`
objects.

This works now for `Take`.

`Chain` it works if the requested bytes does not cross boundary
between `Chain` members.
2021-04-11 03:56:35 +09:00
..
2020-10-16 15:16:23 -07:00