Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
Spec::Spec(const TextView &fmt) {
67
this->parse(fmt);
68
}
69
70
/// Parse a format specification.
71
bool
Callers
nothing calls this directly
Calls
1
parse
Method · 0.95
Tested by
no test coverage detected