Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ mutable_data
Method
mutable_data
Libs/flatbuffers/grpc.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
Message &operator=(Message &&other) = default;
47
48
const uint8_t *mutable_data() const { return slice_.begin(); }
49
50
const uint8_t *data() const { return slice_.begin(); }
51
Callers
nothing calls this directly
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected