MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / begin

Method begin

rapidjson/document.h:2518–2518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2516
2517#if RAPIDJSON_HAS_CXX11_RANGE_FOR
2518 ValueIterator begin() const { return value_.Begin(); }
2519 ValueIterator end() const { return value_.End(); }
2520#endif
2521

Callers

nothing calls this directly

Calls 1

BeginMethod · 0.80

Tested by

no test coverage detected