Chinese garbled code problem #680
Unanswered
jackletter
asked this question in
Q&A
Replies: 1 comment 4 replies
-
No, not right now. It's easier to do in the next release, since you can just set the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I unzip the file, I don't know the encoding it uses, but I can detect it (maybe detect fail);
Different files may have different encoding methods, but sharpzip only provides a global setting;
Can provide the original byte of entry.name so that I can decode it myself?
like this:
Beta Was this translation helpful? Give feedback.
All reactions