MCPcopy 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
2708Value::CZString::CZString(ArrayIndex aindex) : cstr_(0), index_(aindex) {}
2709
2710Value::CZString::CZString(char const* str,
2711 unsigned ulength,

Callers

nothing calls this directly

Calls 1

duplicateStringValueFunction · 0.85

Tested by

no test coverage detected