mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-30 06:41:00 +02:00
- remove unused "if (e instanceof Stream)" in XRef_fetch - split XRef_fetch into XRef_fetchUncompressed and XRef_fetchCompressed This explains the actual code flow better - add line breaks after functions - change the document to conform to current StyleGuide