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

Method Size

include/cripts/Headers.hpp:115–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 cripts::string_view::size_type
116 Size()
117 {
118 return GetSV().size();
119 }
120
121 cripts::string_view::size_type
122 Length()

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected