mito2::manifest::storage

Constant FALL_BACK_COMPRESS_TYPE

Source
const FALL_BACK_COMPRESS_TYPE: CompressionType;
Expand description

Due to backward compatibility, it is possible that the user’s manifest file has not been compressed. So when we encounter problems, we need to fall back to FALL_BACK_COMPRESS_TYPE for processing.