I know this program compresses, then decompresses a file , measuring the speeds for both of them. However, is there a way to simply decompress a already decompressed file using any of the compression algorithms provided? If so, where is the decompressed output stored?
I know this program compresses, then decompresses a file , measuring the speeds for both of them. However, is there a way to simply decompress a already decompressed file using any of the compression algorithms provided? If so, where is the decompressed output stored?