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

Method binary

examples/server/json.hpp:7259–7262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7257 }
7258
7259 bool binary(binary_t& /*unused*/)
7260 {
7261 return true;
7262 }
7263
7264 bool start_object(std::size_t /*unused*/ = static_cast<std::size_t>(-1))
7265 {

Callers 4

json.hppFile · 0.45
parse_cbor_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected