Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ rQpeek8
Method
rQpeek8
systemvm/agent/noVNC/core/websock.js:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
97
// Receive queue
98
rQpeek8() {
99
return
this._rQ[this._rQi];
100
}
101
102
rQskipBytes(bytes) {
103
this._rQi += bytes;
Callers
3
_handleExtendedDesktopSize
Method · 0.80
decodeRect
Method · 0.80
_paletteFilter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected