MCPcopy Create free account
hub / github.com/Tiiny-AI/PowerInfer / string

Function string

examples/server/json.hpp:6785–6789  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6783 }
6784
6785 bool string(string_t& val)
6786 {
6787 handle_value(val);
6788 return true;
6789 }
6790
6791 bool binary(binary_t& val)
6792 {

Callers 15

ServerClass · 0.70
ClientImplClass · 0.70
ClientClass · 0.70
file_extensionFunction · 0.70
if2ipFunction · 0.70
parse_headerFunction · 0.70
hosted_atFunction · 0.70
get_param_valueMethod · 0.70
parse_request_lineMethod · 0.70
create_server_socketMethod · 0.70
ClientImplMethod · 0.70

Calls

no outgoing calls

Tested by 2

mainFunction · 0.40
mainFunction · 0.40