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

Method read8_at

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

Source from the content-addressed store, hash-verified

343 }
344
345 read8_at(offset) {
346 return this.rstr.charCodeAt(offset);
347 }
348
349 read32_at(offset) {
350 const str = this.rstr;

Callers 1

leak_code_blockFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected