Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Data
Method
Data
include/cripts/Headers.hpp:157–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
operator cripts::string_view() { return GetSV(); }
156
157
cripts::string_view::const_pointer
158
Data()
159
{
160
return GetSV().data();
161
}
162
163
cripts::string_view::size_type
164
Size()
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected