MCPcopy Create free account
hub / github.com/PABannier/bark.cpp / 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.85
ClientImplClass · 0.85
ClientClass · 0.85
file_extensionFunction · 0.85
if2ipFunction · 0.85
parse_headerFunction · 0.85
hosted_atFunction · 0.85
get_param_valueMethod · 0.85
parse_request_lineMethod · 0.85
create_server_socketMethod · 0.85
ClientImplMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected