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

Method good

json/jsoncpp.cpp:1125–1125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1123}
1124
1125bool Reader::good() const { return !errors_.size(); }
1126
1127// exact copy of Features
1128class OurFeatures {

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected