mito2::manifest::storage

Function file_compress_type

Source
pub fn file_compress_type(path: &str) -> CompressionType
Expand description

Return’s the file compress algorithm by file extension.

for example file 00000000000000000000.json.gz -> CompressionType::GZIP