Expand description
Getting object pieces from the network or various caches
Traits§
- Piece
Getter - Trait representing a way to get pieces
Functions§
- get_
pieces_ individually - A default implementation which gets each piece individually, using the
get_piece
async function.