Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/Fastbot_Android
/ StartMap
Function
StartMap
native/thirdpart/flatbuffers/flexbuffers.h:1083–1083 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1081
return stack_.size();
1082
}
1083
size_t StartMap() { return stack_.size(); }
1084
size_t StartMap(const char *key) {
1085
Key(key);
1086
return stack_.size();
Callers
1
Map
Function · 0.85
Calls
2
Key
Function · 0.85
size
Method · 0.45
Tested by
no test coverage detected