Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_negotiateServerInit
Method · 0.80
_handleServerCutText
Method · 0.80
_handleServerFenceMsg
Method · 0.80
_handleXvpMsg
Method · 0.80
_framebufferUpdate
Method · 0.80
_handleExtendedDesktopSize
Method · 0.80
_paletteFilter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected