mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-01 12:45:49 +02:00
Since this code is quite old parts of it can also be simplified a little bit by using modern string methods, which removes the need for the `pad` helper function.