MCPcopy Create free account
hub / github.com/TigerVNC/tigervnc / readRect

Method readRect

java/com/tigervnc/rfb/Decoder.java:41–42  ·  view source on GitHub ↗
(Rect r, InStream is,
                                ServerParams server, OutStream os)

Source from the content-addressed store, hash-verified

39 }
40
41 abstract public void readRect(Rect r, InStream is,
42 ServerParams server, OutStream os);
43
44 abstract public void decodeRect(Rect r, Object buffer,
45 int buflen, ServerParams server,

Callers 1

decodeRectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected