Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ read64
Method
read64
g2all/700/psfree.js:358–361 ·
view source on GitHub ↗
(addr)
Source
from the content-addressed store, hash-verified
356
}
357
358
read64(addr) {
359
this.rstr_view.write64(off.strimpl_m_data, addr);
360
return
sread64(this.rstr, 0);
361
}
362
363
set_addr(addr) {
364
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