Expand description
Read from sync, send to tokio sender
Enums§
- Encoded
Item - A content item for the bao streaming protocol.
Traits§
- Read
Bytes At - Trait identical to
ReadAt
but returningBytes
instead of reading into a buffer. - Sender
- Abstract sender trait for sending encoded items
Functions§
- traverse_
ranges_ validated - Traverse ranges relevant to a query from a reader and outboard to a stream
- traverse_
selected_ rec - Encode ranges relevant to a query from a slice and outboard to a buffer.