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

Method data

Libs/flatbuffers/grpc.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 const uint8_t *mutable_data() const { return slice_.begin(); }
49
50 const uint8_t *data() const { return slice_.begin(); }
51
52 size_t size() const { return slice_.size(); }
53

Callers 3

GetMessageMethod · 0.45
stl_emulation.hFile · 0.45
NumToStringImplWrapperFunction · 0.45

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected