Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ StartVector
Function
StartVector
Libs/flatbuffers/flexbuffers.h:1088–1088 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1086
// Also some FlatBuffers types?
1087
1088
size_t StartVector() { return stack_.size(); }
1089
size_t StartVector(const char *key) {
1090
Key(key);
1091
return stack_.size();
Callers
2
Vector
Function · 0.70
TypedVector
Function · 0.70
Calls
2
Key
Function · 0.70
size
Method · 0.45
Tested by
no test coverage detected