Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ audio_rtf
Function
audio_rtf
app/server/runtime.cpp:199–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
pos = amp + 1;
199
}
200
return {};
201
}
202
203
int hex_value(char ch) {
204
if (ch >=
'0'
&& ch <=
'9'
) {
Callers
2
timing_json
Function · 0.85
timing_headers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected