Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maschell/JNUSTool
/ getFileOffset
Method
getFileOffset
src/de/mas/jnustool/FEntry.java:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
public
long getFileOffset() {
110
return
fileOffset;
111
}
112
113
private
void
setFileOffset(long fileOffset) {
114
this.fileOffset = fileOffset;
Callers
3
downloadAndDecrypt
Method · 0.80
decryptFileHash
Method · 0.80
decryptStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected