MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / size

Method size

Libs/flatbuffers/flatbuffers.h:500–500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

498 !scalar_tag::value;
499
500 FLATBUFFERS_CONSTEXPR uint16_t size() const { return length; }
501
502 return_type Get(uoffset_t i) const {
503 FLATBUFFERS_ASSERT(i < size());

Callers 15

span<U> make_spanMethod · 0.45
VectorLengthFunction · 0.45
operator<Method · 0.45
GetSizeFunction · 0.45
GetBufferSpanFunction · 0.45
AlignFunction · 0.45
CreateStringFunction · 0.45
CreateSharedStringFunction · 0.45
CreateVectorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected