tokio-rs / bytes

Utilities for working with bytes
MIT License
1.86k stars 278 forks source link

Bytes::split_off - check fast path first #693

Closed braddunbar closed 4 months ago

braddunbar commented 4 months ago

Follow up to https://github.com/tokio-rs/bytes/pull/689