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
Traits
- A reader that can read a slice at a specified offset
- A writer that can write a slice at a specified offset
Functions
- Decode a response into a file while updating an outboard
- 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
- Write ranges from memory to disk