Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
161
bool
162
Http3Frame::_parse()
163
{
164
return true;
165
}
166
167
Ptr<IOBufferBlock>
168
Http3Frame::to_io_buffer_block() const
Callers
1
update
Method · 0.95
Calls
6
ats_malloc
Function · 0.85
size
Function · 0.85
ats_free
Function · 0.85
memcpy
Method · 0.80
read_avail
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected