Expand description
Syncronous IO
Structs§
- Iterator that can be used to decode a response to a range request
Enums§
- An item of a decode response
Traits§
- A binary merkle tree for blake3 hashes of a blob.
- A mutable outboard.
- Trait for reading bytes at an offset.
- Trait to get the size in bytes of an I/O object.
- Trait for writing bytes at an 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
- Given an outboard and a file, return all valid ranges
- Given an outboard, return a range set of all valid ranges
- Write ranges from memory to disk