mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01: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