Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_span
Method · 0.45
span<const U> make_span
Method · 0.45
span<uint8_t> make_bytes_span
Method · 0.45
span<const uint8_t> make_bytes_span
Method · 0.45
VectorLength
Function · 0.45
operator<
Method · 0.45
GetSize
Function · 0.45
GetBufferSpan
Function · 0.45
Align
Function · 0.45
CreateString
Function · 0.45
CreateSharedString
Function · 0.45
CreateVector
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected