MCPcopy 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

CSecurityTLSMethod · 0.45
SecurityMethod · 0.45
getBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected