MCPcopy 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
1432inline int64_t
1433IOBufferChain::length() const
1434{
1435 return _len;
1436}
1437
1438inline IOBufferBlock const *
1439IOBufferChain::head() const

Callers 8

name_getMethod · 0.45
value_getMethod · 0.45
localizeMethod · 0.45
value_getMethod · 0.45
field_combine_dupsMethod · 0.45
parse_no_host_checkMethod · 0.45
parse_regexMethod · 0.45
serializeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected