Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bblanchon/ArduinoJson
/ getOrCreateData
Function
getOrCreateData
src/ArduinoJson/Variant/VariantRefBase.hpp:274–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
VariantData* getOrCreateData() const {
275
return VariantAttorney::getOrCreateData(derived());
276
}
277
278
FORCE_INLINE ArduinoJson::JsonVariant getVariant() const;
279
Callers
2
clear
Function · 0.70
add
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected