Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GJDuck/e9patch
/ bytes
Method
bytes
src/e9patch/e9patch.h:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
uint8_t *bytes()
138
{
139
return (i < max? buf + i: nullptr);
140
}
141
142
int commit(size_t start = 0)
143
{
Callers
2
buildBreak
Function · 0.80
buildPrologue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected