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

Method size

include/cripts/Urls.hpp:76–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 cripts::string_view::size_type
77 size()
78 {
79 return GetSV().size();
80 }
81
82 cripts::string_view::size_type
83 length()

Callers 6

lengthMethod · 0.45
SizeMethod · 0.45
LengthMethod · 0.45
operator=Method · 0.45
EraseMethod · 0.45
QueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected