Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ hdr
Method
hdr
src/traffic_cache_tool/CacheDefs.cc:160–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
char *
161
Doc::hdr()
162
{
163
return reinterpret_cast<char *>(this) + sizeof(Doc);
164
}
165
166
char *
167
Doc::data()
Callers
3
data
Method · 0.95
dir_probe
Method · 0.45
Scan
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected