Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Key
Function · 0.85
push_back
Method · 0.80
Value
Class · 0.70
Tested by
no test coverage detected