mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-26 21:00:59 +02:00
Given that the `stream` property is an internal implementation detail, changing its type shouldn't be a problem. By using Numbers instead, we can avoid unnecessary String allocations when creating/processing Streams.