Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boazy/TWEditorEnhanced
/ getOffset
Method
getOffset
src/main/java/ResourceEntry.java:95–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
}
94
95
public
long getOffset()
96
{
97
return
this.dataOffset;
98
}
99
100
public
int
getLength()
101
{
Callers
2
save
Method · 0.80
ResourceInputStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected