Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to decompress an already compressed file with this? #107

Open
kayanomatsuoka opened this issue Nov 25, 2021 · 1 comment
Open

How to decompress an already compressed file with this? #107

kayanomatsuoka opened this issue Nov 25, 2021 · 1 comment

Comments

@kayanomatsuoka
Copy link

kayanomatsuoka commented Nov 25, 2021

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?

@kayanomatsuoka kayanomatsuoka changed the title make failed on cygwin Windows . Dec 2, 2021
@kayanomatsuoka kayanomatsuoka changed the title . How to decompress a already compressed file with this? Dec 2, 2021
@kayanomatsuoka kayanomatsuoka reopened this Dec 2, 2021
@kayanomatsuoka kayanomatsuoka changed the title How to decompress a already compressed file with this? How to decompress an already compressed file with this? Dec 2, 2021
@tansy
Copy link
Contributor

tansy commented Dec 13, 2021

It's in memory, isn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants