Compresses the contents in “src_path” using compression algorithms
and saves it to “dst_path”. Note that even if “dst_path” already exists,
it truncates (overwrites).
Decompresses the contents in “src_path” using compression algorithms
and saves it to “dst_path”. Note that even if “dst_path” already exists,
it truncates (overwrites).