Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
allocate
Method · 0.45
deallocate
Method · 0.45
reallocate_downward
Method · 0.45
SliceAllocator
Class · 0.45
GetMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected