Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Data
Method
Data
plugins/slice/Data.h:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
struct Data {
45
Data(Data const &) = delete;
46
Data &operator=(Data const &) = delete;
47
48
Config *const m_config;
Callers
1
_advance
Method · 0.45
Calls
1
memset
Function · 0.85
Tested by
no test coverage detected