get_sequential_compressed_sizes_from_parallel_paths

Function get_sequential_compressed_sizes_from_parallel_paths 

Source
pub fn get_sequential_compressed_sizes_from_parallel_paths(
    paths: &[&str],
    method: &str,
) -> Vec<u64>
Expand description

Compress all paths directly from disk using single-thread ZPAQ per file.