Sunday, 2 April 2017

node.js unzip file. file name is broken

I tried to unzip the file.

let zip = new AdmZip('./sample.zip')
zip.extractAllTo(path, true)

but,the name of the contents file is Japanese. So file name is broken.

���̑�-�T�|�[�g�O

Any suggestions?



via tomoya ishizaka

No comments:

Post a Comment