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

Method data

include/cripts/Lulu.hpp:137–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 }
136
137 [[nodiscard]] constexpr mixin_type::const_pointer
138 data() const
139 {
140 return _value.data();
141 }
142
143 [[nodiscard]] constexpr mixin_type::size_type
144 size() const

Callers 1

DataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected