pub fn write_file_transparent<P: AsRef<Path>>( path: P, data: &[u8], ) -> Result<()>
Convenient function to write a file with automatic compression using global handler