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

Method Length

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

Source from the content-addressed store, hash-verified

264 // Deprecated: use size(). Here for backwards compatibility.
265 FLATBUFFERS_ATTRIBUTE(deprecated("use size() instead"))
266 uoffset_t Length() const { return size(); }
267
268 typedef typename IndirectHelper<T>::return_type return_type;
269 typedef typename IndirectHelper<T>::mutable_return_type mutable_return_type;

Callers

nothing calls this directly

Calls 1

sizeFunction · 0.85

Tested by

no test coverage detected