mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-18 19:24:04 +02:00
In this case it's trivial to compute the size of the data upfront, hence we can use a TypedArray which should be more efficient than a string.