MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / Null

Function Null

native/thirdpart/flatbuffers/flexbuffers.h:941–941  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

939 // vectors and elsewhere).
940
941 void Null() { stack_.push_back(Value()); }
942 void Null(const char *key) {
943 Key(key);
944 Null();

Callers

nothing calls this directly

Calls 3

KeyFunction · 0.85
push_backMethod · 0.80
ValueClass · 0.70

Tested by

no test coverage detected