pub fn get_range_request_bounds(
range: Option<Range>,
len: u64,
) -> RangeRequestBounds
Expand description
Get the range bounds if the Range
header is present.
pub fn get_range_request_bounds(
range: Option<Range>,
len: u64,
) -> RangeRequestBounds
Get the range bounds if the Range
header is present.