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

Method rQskipBytes

systemvm/agent/noVNC/core/websock.js:102–104  ·  view source on GitHub ↗
(bytes)

Source from the content-addressed store, hash-verified

100 }
101
102 rQskipBytes(bytes) {
103 this._rQi += bytes;
104 }
105
106 rQshift8() {
107 return this._rQshift(1);

Callers 7

_negotiateServerInitMethod · 0.80
_handleServerCutTextMethod · 0.80
_handleServerFenceMsgMethod · 0.80
_handleXvpMsgMethod · 0.80
_framebufferUpdateMethod · 0.80
_paletteFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected