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

Method size

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

Source from the content-addressed store, hash-verified

50 const uint8_t *data() const { return slice_.begin(); }
51
52 size_t size() const { return slice_.size(); }
53
54 bool Verify() const {
55 Verifier verifier(data(), size());

Callers 5

allocateMethod · 0.45
deallocateMethod · 0.45
reallocate_downwardMethod · 0.45
SliceAllocatorClass · 0.45
GetMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected