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
Is it possible to support compression of a custom suffix format? For example, I compress a folder named "test" into "test.myfiledata", and then decompress the "test.myfiledata" file to finally get the initial "test" folder.
Additional context
No response
Code of Conduct
By submitting this issue, I agree to follow bit7z's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hi!
The library doesn't limit the archive file extension, either when compressing or extracting it, so you should be able to use any suffix format for the archive file!
Feature description
Is it possible to support compression of a custom suffix format? For example, I compress a folder named "test" into "test.myfiledata", and then decompress the "test.myfiledata" file to finally get the initial "test" folder.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: