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

Method Values

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

Source from the content-addressed store, hash-verified

336 Reference operator[](const std::string &key) const;
337
338 Vector Values() const { return Vector(data_, byte_width_); }
339
340 TypedVector Keys() const {
341 const size_t num_prefixed_fields = 3;

Callers 1

ToStringMethod · 0.80

Calls 1

VectorFunction · 0.70

Tested by

no test coverage detected