MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / string

Method string

Source/Utils/json.hpp:5832–5835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5830 }
5831
5832 bool string(string_t& /*unused*/)
5833 {
5834 return true;
5835 }
5836
5837 bool binary(binary_t& /*unused*/)
5838 {

Callers 6

json.hppFile · 0.45
parse_cbor_internalMethod · 0.45
get_ubjson_valueMethod · 0.45
sax_parse_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected