Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getTlsOutputStream
Method
getTlsOutputStream
src/main/java/io/tls/TlsIO.java:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
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