Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Method · 0.95
openStream
Method · 0.45
Calls
no outgoing calls
Tested by
1
main
Method · 0.76