Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Can Gzip unarchive return Member? #33

Closed
HouHangLei opened this issue May 11, 2022 · 1 comment
Closed

Can Gzip unarchive return Member? #33

HouHangLei opened this issue May 11, 2022 · 1 comment

Comments

@HouHangLei
Copy link

After unzipping I need to get the file name (mainly the file suffix) so it can be stored in the sandbox directory.

@tsolomko
Copy link
Owner

tsolomko commented May 11, 2022

Yes, you can use GzipArchive.multiUnarchive(archive:) instead. It works even on a single GZip archive, in which case it returns an array with only a single Member.

Repository owner locked and limited conversation to collaborators May 15, 2022
@tsolomko tsolomko converted this issue into discussion #35 May 15, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants