MCPcopy Create free account
hub / github.com/apache/trafficserver / c_str

Method c_str

include/tsutil/Strerror.h:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 char const *
57 c_str() const
58 {
59 return _c_str;
60 }
61
62private:
63 char _buf[256];

Callers 3

_call_fatalMethod · 0.45
hexFunction · 0.45
unhexFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected