get_compressed_size_parallel

Function get_compressed_size_parallel 

Source
pub fn get_compressed_size_parallel(
    path: &str,
    method: &str,
    threads: usize,
) -> u64
Expand description

Compute compressed size for a file path with an explicit ZPAQ thread count.