Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ data_len
Method
data_len
src/traffic_cache_tool/CacheDefs.cc:148–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
uint32_t
149
Doc::data_len()
150
{
151
return len - sizeof(Doc) - hlen;
152
}
153
154
int
155
Doc::single_fragment()
Callers
1
dir_probe
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected