Skip to main content

plan_sequential

Function plan_sequential 

Source
pub fn plan_sequential(total: Option<u64>) -> Vec<RangeRecord>
Expand description

The single-range plan used when the server has no usable Range support or never told us the size (PRD §6: the fallback needs no user intervention).