Expand description
A downloader implementation that spawns a downloader to a task
Structs§
- Task
Downloader - A BodyDownloader that drives a spawned BodyDownloader on a spawned task.
Constants§
- BODIES_
TASK_ BUFFER_ SIZE - The maximum number of
BodyDownloaderResults to hold in the buffer.