Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ size
Method
size
include/iocore/cache/Store.h:91–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
SLINK(Span, link);
90
91
int64_t
92
size() const
93
{
94
return blocks * STORE_BLOCK_SIZE;
95
}
96
97
int64_t
98
end() const
Callers
1
init
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected