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

Method Key

rapidjson/prettywriter.h:117–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 bool Key(const Ch* str, SizeType length, bool copy = false) { return String(str, length, copy); }
118
119#if RAPIDJSON_HAS_STDSTRING
120 bool Key(const std::basic_string<Ch>& str) {

Callers

nothing calls this directly

Calls 4

StringClass · 0.85
StrLenFunction · 0.85
dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected