Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ read64
Method
read64
g2all/900/psfree.js:334–337 ·
view source on GitHub ↗
(addr)
Source
from the content-addressed store, hash-verified
332
}
333
334
read64(addr) {
335
this.rstr_view.write64(off.strimpl_m_data, addr);
336
return
sread64(this.rstr, 0);
337
}
338
339
set_addr(addr) {
340
this.rstr_view.write64(off.strimpl_m_data, addr);
Callers
4
constructor
Method · 0.45
make_rdr
Function · 0.45
make_arw
Function · 0.45
addrof
Function · 0.45
Calls
2
sread64
Function · 0.70
write64
Method · 0.45
Tested by
no test coverage detected