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