Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/ONE
/ valueToQuotedString
Function
valueToQuotedString
runtime/3rdparty/jsoncpp/jsoncpp.cpp:4785–4785 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4783
}
4784
4785
String valueToQuotedString(const char *value) { return valueToQuotedStringN(value, strlen(value)); }
4786
4787
// Class Writer
4788
// //////////////////////////////////////////////////////////////////
Callers
1
writeValue
Method · 0.85
Calls
1
valueToQuotedStringN
Function · 0.85
Tested by
no test coverage detected