MCPcopy Create free account
hub / github.com/apache/trafficserver / _parse

Method _parse

src/proxy/http3/Http3Frame.cc:161–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161bool
162Http3Frame::_parse()
163{
164 return true;
165}
166
167Ptr<IOBufferBlock>
168Http3Frame::to_io_buffer_block() const

Callers 1

updateMethod · 0.95

Calls 6

ats_mallocFunction · 0.85
sizeFunction · 0.85
ats_freeFunction · 0.85
memcpyMethod · 0.80
read_availMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected