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

Method Size

include/cripts/Headers.hpp:163–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 }
162
163 cripts::string_view::size_type
164 Size()
165 {
166 return GetSV().size();
167 }
168
169 cripts::string_view::size_type
170 Length()

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected