MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getInputStream

Method getInputStream

classpath/java/net/Socket.java:155–157  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153 }
154
155 public SocketInputStream getInputStream() {
156 return inputStream;
157 }
158
159 public SocketOutputStream getOutputStream() {
160 return outputStream;

Callers 2

mainMethod · 0.95
openStreamMethod · 0.45

Calls

no outgoing calls

Tested by 1

mainMethod · 0.76