LinkedBytes
is a linked list of Bytes
and BytesMut
(though we use VecDeque to implement it now).
It is primarily used to manage Bytes
and BytesMut
and make a &[IoSlice<'_>]
to be used by writev
.
See CONTRIBUTING.md for more information.
LinkedBytes is dual-licensed under the MIT license and the Apache License (Version 2.0).
See LICENSE-MIT and LICENSE-APACHE for details.
Feishu: Scan the QR code below with Feishu or click this link to join our CloudWeGo Volo user group.