MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / binary

Method binary

dependencies/json/json.hpp:5905–5908  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5903 }
5904
5905 bool binary(binary_t& /*unused*/)
5906 {
5907 return true;
5908 }
5909
5910 bool start_object(std::size_t /*unused*/ = std::size_t(-1))
5911 {

Callers 4

json.hppFile · 0.45
parse_cbor_internalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected