Function libmaj::helpers::store_data_in_file [] [src]

pub fn store_data_in_file<T: AsRef<Path>>(data: &[u8], path: T) -> Result<()>