Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ writable_data
Method
writable_data
include/shared/rpc/MessageStorage.h:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
public:
43
char *
44
writable_data()
45
{
46
return _bw.aux_data();
47
}
48
49
void
50
save(size_t n)
Callers
2
read_all
Method · 0.80
read_all
Method · 0.80
Calls
1
aux_data
Method · 0.45
Tested by
no test coverage detected