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

Method length

include/cripts/Urls.hpp:82–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 cripts::string_view::size_type
83 length()
84 {
85 return GetSV().size();
86 }
87
88 cripts::string_view::const_pointer
89 Data()

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected