Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PABannier/bark.cpp
/ string
Method
string
examples/server/json.hpp:6969–6973 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6967
}
6968
6969
bool string(string_t& val)
6970
{
6971
handle_value(val);
6972
return true;
6973
}
6974
6975
bool binary(binary_t& val)
6976
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected