mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-27 05:11:01 +02:00
*This is a follow-up to PR 14886, which "broke" this.* In addition to fixing the issue, using an Array and `join`-ing it at the end may also be a tiny bit more efficient than using a growing string.