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

Method binary

Source/Utils/json.hpp:5837–5840  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5835 }
5836
5837 bool binary(binary_t& /*unused*/)
5838 {
5839 return true;
5840 }
5841
5842 bool start_object(std::size_t /*unused*/ = std::size_t(-1))
5843 {

Callers 4

json.hppFile · 0.45
parse_cbor_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected