Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getTlsInputStream
Method
getTlsInputStream
src/main/java/io/tls/TlsIO.java:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
}
26
27
public
abstract InputStream getTlsInputStream() throws IOException;
28
public
abstract OutputStream getTlsOutputStream() throws IOException;
29
}
Callers
1
setTls
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected