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

Method Size

include/cripts/Urls.hpp:94–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 cripts::string_view::size_type
95 Size()
96 {
97 return GetSV().size();
98 }
99
100 cripts::string_view::size_type
101 Length()

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected