Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ CZString
Method
CZString
json/jsoncpp.cpp:2708–2708 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2706
// a string is stored.
2707
2708
Value::CZString::CZString(ArrayIndex aindex) : cstr_(0), index_(aindex) {}
2709
2710
Value::CZString::CZString(char const* str,
2711
unsigned ulength,
Callers
nothing calls this directly
Calls
1
duplicateStringValue
Function · 0.85
Tested by
no test coverage detected