Function libmaj::helpers::read_data_from_file [] [src]

pub fn read_data_from_file<T: AsRef<Path>>(path: T) -> Result<Vec<u8>>