Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ ~Chunk
Method
~Chunk
src/traffic_cache_tool/CacheDefs.cc:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
return zret;
205
}
206
StripeSM::Chunk::~Chunk()
207
{
208
this->clear();
209
}
210
void
211
StripeSM::Chunk::append(MemSpan<void> m)
212
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected