Expand description
Async (tokio) IO
Structs
- An async decoder that reads from an
AsyncReadand concatenates the decoded data. - An async decoder that reads from an
AsyncReadand concatenates the decoded data. - A DecodeResponseStream that owns the query.
- A stream of decoded byte slices, with the byte number of the first byte in the slice
Functions
- Encode ranges relevant to a query from a reader and outboard to a writer
- Encode ranges relevant to a query from a reader and outboard to a writer
- Compute the post order outboard for the given data, writing into a io::Write