Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ read_mem_setup
Function
read_mem_setup
restore/702/702.js:31–35 ·
view source on GitHub ↗
(p, sz)
Source
from the content-addressed store, hash-verified
29
}
30
31
var
read_mem_setup =
function
(p, sz)
32
{
33
i48_put(p, oob_master);
34
oob_master[6] = sz;
35
}
36
37
var
read_mem =
function
(p, sz)
38
{
Callers
3
read_mem
Function · 0.70
read_mem_s
Function · 0.70
read_mem_b
Function · 0.70
Calls
1
i48_put
Function · 0.70
Tested by
no test coverage detected