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

Method Key

rapidjson/writer.h:210–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208 }
209
210 bool Key(const Ch* str, SizeType length, bool copy = false) { return String(str, length, copy); }
211
212 bool EndObject(SizeType memberCount = 0) {
213 (void)memberCount;

Callers

nothing calls this directly

Calls 2

StringClass · 0.85
StrLenFunction · 0.85

Tested by

no test coverage detected