mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
When the length to truncate is greater than the buffer's current length, do nothing instead of clearing the contents.
When the length to truncate is greater than the buffer's current length, do nothing instead of clearing the contents.