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

Method setRemotePacketSize

java/com/jcraft/jsch/Channel.java:428–428  ·  view source on GitHub ↗
(int foo)

Source from the content-addressed store, hash-verified

426 notifyAll();
427 }
428 void setRemotePacketSize(int foo){ this.rmpsize=foo; }
429
430 public void run(){
431 }

Callers 3

getDataMethod · 0.95
runMethod · 0.95
getDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected