ZJONSSON / node-unzipper

node.js cross-platform unzip using streams
Other
435 stars 116 forks source link

[help] password file only can use open methods, but how to get entry - pathBuffer? #326

Closed gowy222 closed 3 months ago

gowy222 commented 3 months ago

why pathBuffer? need work with iconv-lite + jschardet to fix file name!

and bigfile(2GB) need use readStream..

how? pls.. any one can offer any example code?