Answer the question
In order to leave comments, you need to log in
How to properly convert zip file to text in node?
The bottom line is this: when I open a zip archive in sublime, I get a certain set of characters like: 504b 0304 1400 0800 0800 4472 9947 0000
When I open the same file in node:
fs.readFile dicname, "utf8", ( err, data )->
console.log data
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question