Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ openOutputStream
Method
openOutputStream
src/main/java/io/file/FileIO.java:141–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
139
}
140
141
public
abstract OutputStream openOutputStream() throws IOException;
142
143
public
abstract InputStream openInputStream() throws IOException;
144
Callers
2
Utf8IOStream
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected