MCPcopy 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
42public:
43 char *
44 writable_data()
45 {
46 return _bw.aux_data();
47 }
48
49 void
50 save(size_t n)

Callers 2

read_allMethod · 0.80
read_allMethod · 0.80

Calls 1

aux_dataMethod · 0.45

Tested by

no test coverage detected