Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ Str
Function
Str
lib/yamlcpp/src/exp.cpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
std::string Str(unsigned ch) { return std::string(1, static_cast<char>(ch)); }
33
34
// Escape
35
// . Translates the next
'codeLength'
characters into a hex number and returns
Callers
1
Escape
Function · 0.70
Calls
1
string
Class · 0.85
Tested by
no test coverage detected