Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ str
Method
str
bolt/type/StringView.h:238–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
std::string str() const {
239
return *this;
240
}
241
242
std::string getString() const {
243
return *this;
Callers
15
mapSimpleToName
Function · 0.80
toString
Method · 0.80
ConstantVector
Method · 0.80
toSummaryString
Method · 0.80
toString
Method · 0.80
toSummaryString
Method · 0.80
toString
Method · 0.80
printNulls
Function · 0.80
printIndices
Function · 0.80
toString
Method · 0.80
stringifyTruncatedElementList
Function · 0.80
toString
Method · 0.80
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.64
testSelectivityVectorRoundTrip
Method · 0.64
TEST_F
Function · 0.64
printEncodings
Method · 0.64
testSerialization
Method · 0.64
testValue
Method · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64
testRoundTrip
Method · 0.64
testSerialize
Method · 0.64
testRoundTrip
Method · 0.64