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 [
BodyDownloaderResult
]s to hold in the buffer.