MCPcopy 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}
206StripeSM::Chunk::~Chunk()
207{
208 this->clear();
209}
210void
211StripeSM::Chunk::append(MemSpan<void> m)
212{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected