Skip to main content

try_get_bytes_from_paths

Function try_get_bytes_from_paths 

Source
pub fn try_get_bytes_from_paths(
    paths: &[&str],
) -> InfotheoryResult<Vec<Vec<u8>>>
Expand description

Read all files in paths in parallel and return their contents.