mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-25 12:21:00 +02:00
In particular the `_processStreamMessage`-method is a bit cumbersome to read, given the way that the current streamController/streamSink is accessed, which we can improve with a couple of local variables.