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

Method Spec

lib/swoc/src/bw_format.cc:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66Spec::Spec(const TextView &fmt) {
67 this->parse(fmt);
68}
69
70/// Parse a format specification.
71bool

Callers

nothing calls this directly

Calls 1

parseMethod · 0.95

Tested by

no test coverage detected