Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/boazy/TWEditorEnhanced
/ getResourceFile
Method
getResourceFile
src/main/java/SaveEntry.java:96–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
}
95
96
public
File getResourceFile()
97
{
98
return
this.resourceFile;
99
}
100
101
public
void
setResourceFile(File file,
int
offset,
int
length)
102
{
Callers
3
SaveInputStream
Method · 0.80
SaveOutputStream
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected