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

Method Length

include/cripts/Headers.hpp:169–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 }
168
169 cripts::string_view::size_type
170 Length()
171 {
172 return GetSV().size();
173 }
174
175 private:
176 Header *_owner = nullptr;

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected