Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setInputStream
Method
setInputStream
jnode-core/src/jnode/protocol/io/Message.java:88–90 ·
view source on GitHub ↗
(InputStream arg)
Source
from the content-addressed store, hash-verified
86
}
87
88
public
void
setInputStream(InputStream arg) {
89
this.inputStream = arg;
90
}
91
92
public
boolean isSecure() {
93
return
secure;
Callers
3
moveToBad
Method · 0.95
packFilemail
Method · 0.95
forwardToTossing
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected