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

Method size

plugins/slice/Range.cc:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34int64_t
35Range::size() const
36{
37 return m_end - m_beg;
38}
39
40bool
41Range::fromStringClosed(char const *const rangestr)

Callers 15

operator()Method · 0.45
initMethod · 0.45
write_to_disk_no_lockMethod · 0.45
global_message_handlerFunction · 0.45
initializeMethod · 0.45
parse_configMethod · 0.45
authorizeAwsV4Method · 0.45

Calls

no outgoing calls

Tested by 4

testContentRangeFunction · 0.36
testParseRangeFunction · 0.36
testContentRangeFunction · 0.36
testParseRangeFunction · 0.36