Module mixed

Source
Expand description

Read from sync, send to tokio sender

Enums§

EncodedItem
A content item for the bao streaming protocol.

Traits§

ReadBytesAt
Trait identical to ReadAt but returning Bytes 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.