mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-18 04:55:50 +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.