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

Method data

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

Source from the content-addressed store, hash-verified

264 }
265 bool IsTheEmptyBlob() const { return data_ == EmptyBlob().data_; }
266 const uint8_t *data() const { return data_; }
267};
268
269class Vector : public Sized {

Callers 2

ToStringMethod · 0.45
MutateStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected