You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can someone give me an example of how to decompress a file using libarchive?
It is just a .gz file but it's not a tar archive. I'm assuming libarchive can do that as well.
I get an "Unrecognized archive format" error when I try to call getFilesArray after opening.
The text was updated successfully, but these errors were encountered:
Can someone give me an example of how to decompress a file using libarchive?
It is just a .gz file but it's not a tar archive. I'm assuming libarchive can do that as well.
I get an "Unrecognized archive format" error when I try to call getFilesArray after opening.
The text was updated successfully, but these errors were encountered: