EvanOxfeld / node-unzip

node.js cross-platform unzip using streams
MIT License
613 stars 343 forks source link

Unzip the content into a byte stream #104

Open uslperera opened 7 years ago

uslperera commented 7 years ago

A functionality to get the content inside the zip into a byte stream

shammils commented 5 years ago

I know this is an old comment. joemaller posted a solution to this in a different thread https://github.com/EvanOxfeld/node-unzip/issues/55#issuecomment-122959767