Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ serverCutText
Method
serverCutText
java/com/tigervnc/rfb/CMsgHandler.java:97–97 ·
view source on GitHub ↗
(String str, int len)
Source
from the content-addressed store, hash-verified
95
int
[] rgbs);
96
abstract
public
void
bell();
97
abstract
public
void
serverCutText(String str,
int
len);
98
99
public
ServerParams server;
100
}
Callers
1
readServerCutText
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected