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

Method GetVTable

native/thirdpart/flatbuffers/flatbuffers.h:2557–2559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2555class Table {
2556 public:
2557 const uint8_t *GetVTable() const {
2558 return data_ - ReadScalar<soffset_t>(data_);
2559 }
2560
2561 // This gets the field offset for any of the functions below it, or 0
2562 // if the field was not present.

Callers 2

ResizeTableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected