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

Method rQshift32

systemvm/agent/noVNC/core/websock.js:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 }
113
114 rQshift32() {
115 return this._rQshift(4);
116 }
117
118 // TODO(directxman12): test performance with these vs a DataView
119 _rQshift(bytes) {

Callers 15

_negotiateSecurityMethod · 0.80
_handleSecurityReasonMethod · 0.80
_negotiateTightAuthMethod · 0.80
_handleSecurityResultMethod · 0.80
_negotiateServerInitMethod · 0.80
_handleServerCutTextMethod · 0.80
_handleServerFenceMsgMethod · 0.80
_framebufferUpdateMethod · 0.80
_handleVMwareCursorMethod · 0.80

Calls 1

_rQshiftMethod · 0.95

Tested by

no test coverage detected