-
Notifications
You must be signed in to change notification settings - Fork 304
Issues: tokio-rs/bytes
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unsplit an empty but with non-zero capacity
BytesMut
doesn't work
#424
opened Aug 8, 2020 by
songzhi
Enabling zero copy deserialization (e.g. splitting a
BytesMut
based on on a &[u8] owned by that BytesMut
).
#485
opened Feb 19, 2021 by
hgomersall
[Question] Is it reasonable to have cost efficient constructor for BytesMut?
#594
opened Feb 1, 2023 by
ileixe
Inconsistency between
BytesMut
and Vec<u8>
value for BufMut::remaining_mut
#771
opened Feb 24, 2025 by
paolobarbolini
BufMut
does not include safety invariants in trait documentation
#664
opened Jan 24, 2024 by
djkoloski
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.