Answer the question
In order to leave comments, you need to log in
How to make ZipInputStream read files with Russian letters?
Hey!
I have such a problem ... How to unpack files whose names are written in Russian letters. ZipInputStream throws an error when finding such files and cannot unpack the archive. Has anyone encountered such a problem?
Answer the question
In order to leave comments, you need to log in
zip
has problems with Russian letters in general, if my memory serves me . shtml)
it seems to me that if it is possible to replace the zip with something, it should be done ..
Of course, there is an option to split all files into an array of bits, putting a separator between them, and write everything into one file. But this is a perversion in my opinion.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question