Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ getData
Method
getData
java/com/tigervnc/rfb/StringParameter.java:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
52
public
String getValue() {
return
value; }
53
public
String getData() {
return
value; }
54
55
protected
String value;
56
protected
String defValue;
Callers
3
CSecurityTLS
Method · 0.45
Security
Method · 0.45
getBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected