MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / read64_at

Method read64_at

g2all/700/psfree.js:354–356  ·  view source on GitHub ↗
(offset)

Source from the content-addressed store, hash-verified

352 }
353
354 read64_at(offset) {
355 return sread64(this.rstr, offset);
356 }
357
358 read64(addr) {
359 this.rstr_view.write64(off.strimpl_m_data, addr);

Callers 1

leak_code_blockFunction · 0.45

Calls 1

sread64Function · 0.70

Tested by

no test coverage detected