mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-15 11:35:48 +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