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

Method Length

include/cripts/Headers.hpp:121–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 }
120
121 cripts::string_view::size_type
122 Length()
123 {
124 return GetSV().size();
125 }
126
127 bool
128 operator==(Method const &rhs)

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected