Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ length
Method
length
include/iocore/eventsystem/IOBuffer.h:1432–1436 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1430
}
1431
1432
inline int64_t
1433
IOBufferChain::length() const
1434
{
1435
return _len;
1436
}
1437
1438
inline IOBufferBlock const *
1439
IOBufferChain::head() const
Callers
8
name_get
Method · 0.45
value_get
Method · 0.45
localize
Method · 0.45
value_get
Method · 0.45
field_combine_dups
Method · 0.45
parse_no_host_check
Method · 0.45
parse_regex
Method · 0.45
serialize
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected