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