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

Function StartVector

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

Source from the content-addressed store, hash-verified

1076 // Also some FlatBuffers types?
1077
1078 size_t StartVector() { return stack_.size(); }
1079 size_t StartVector(const char *key) {
1080 Key(key);
1081 return stack_.size();

Callers 2

VectorFunction · 0.70
TypedVectorFunction · 0.70

Calls 2

KeyFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected