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).
pub fn plan_sequential(total: Option<u64>) -> Vec<RangeRecord>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).