MCPcopy 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

mapSimpleToNameFunction · 0.80
toStringMethod · 0.80
ConstantVectorMethod · 0.80
toSummaryStringMethod · 0.80
toStringMethod · 0.80
toSummaryStringMethod · 0.80
toStringMethod · 0.80
printNullsFunction · 0.80
printIndicesFunction · 0.80
toStringMethod · 0.80
toStringMethod · 0.80

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.64
TEST_FFunction · 0.64
printEncodingsMethod · 0.64
testSerializationMethod · 0.64
testValueMethod · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64
testRoundTripMethod · 0.64
testSerializeMethod · 0.64
testRoundTripMethod · 0.64