mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 08:34:26 +08:00
d5b18a84ab
Some encodings don't know how much data they need, rather they must probe the data stream until they find an end marker. Expose how much data is buffered in order to make this search efficient.