EvanOxfeld / node-unzip

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

Use directory instead of local file headers #124

Closed ZJONSSON closed 5 years ago

ZJONSSON commented 5 years ago

The endOfFile directory contains more reliable information than the local file headers, most importantly accurate information about the compressedSize of each file.