Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ sizeBytes
Method
sizeBytes
flow/Trace.cpp:1478–1480 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1476
}
1477
1478
size_t TraceEventFields::sizeBytes() const {
1479
return bytes;
1480
}
1481
1482
TraceEventFields::FieldIterator TraceEventFields::begin() const {
1483
return fields.cbegin();
Callers
2
writeEvent
Method · 0.80
Trace.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected