MCPcopy Create free account
hub / github.com/ErrorAtLine0/infinipaint / binary

Method binary

include/nlohmann/json.hpp:9599–9602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9597 }
9598
9599 bool binary(binary_t& /*unused*/)
9600 {
9601 return true;
9602 }
9603
9604 bool start_object(std::size_t /*unused*/ = detail::unknown_size())
9605 {

Callers 5

json.hppFile · 0.45
parse_cbor_internalMethod · 0.45
get_ubjson_arrayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected