compute_total_range_size

Function compute_total_range_size 

Source
fn compute_total_range_size(ranges: &[Range<u64>]) -> u64
Expand description

Computes the max possible buffer size to read the given ranges.