Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
String
Class · 0.85
StrLen
Function · 0.85
data
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected