MCPcopy 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

VectorFunction · 0.70
TypedVectorFunction · 0.70

Calls 2

KeyFunction · 0.70
sizeMethod · 0.45

Tested by

no test coverage detected