Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ read64_at
Method
read64_at
g2all/900/psfree.js:330–332 ·
view source on GitHub ↗
(offset)
Source
from the content-addressed store, hash-verified
328
}
329
330
read64_at(offset) {
331
return
sread64(this.rstr, offset);
332
}
333
334
read64(addr) {
335
this.rstr_view.write64(off.strimpl_m_data, addr);
Callers
1
leak_code_block
Function · 0.45
Calls
1
sread64
Function · 0.70
Tested by
no test coverage detected