MCPcopy Create free account
hub / github.com/apache/cloudstack / _pngRect

Method _pngRect

systemvm/agent/noVNC/core/decoders/tight.js:96–98  ·  view source on GitHub ↗
(x, y, width, height, sock, display, depth)

Source from the content-addressed store, hash-verified

94 }
95
96 _pngRect(x, y, width, height, sock, display, depth) {
97 throw new Error("PNG received in standard Tight rect");
98 }
99
100 _basicRect(ctl, x, y, width, height, sock, display, depth) {
101 if (this._filter === null) {

Callers 1

decodeRectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected