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