Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
269
class Vector : public Sized {
Callers
2
ToString
Method · 0.45
MutateString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected