Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ stored
Method
stored
include/shared/rpc/MessageStorage.h:99–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
size_t
100
stored() const
101
{
102
return _written ? _written : _bw.size();
103
}
104
};
Callers
2
read_all
Method · 0.80
read_all
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected