MCPcopy Create free account
hub / github.com/bytedance/bolt / getString

Method getString

bolt/type/StringView.h:242–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240 }
241
242 std::string getString() const {
243 return *this;
244 }
245
246 std::string materialize() const {
247 return *this;

Callers 15

TEST_FFunction · 0.45
compareValuesMethod · 0.45
makeRandomFilterMethod · 0.45
getOutputMethod · 0.45
TEST_PFunction · 0.45
TEST_PFunction · 0.45
TEST_PFunction · 0.45
getDataFromFileFunction · 0.45
callMethod · 0.45

Calls

no outgoing calls

Tested by 12

TEST_FFunction · 0.36
compareValuesMethod · 0.36
makeRandomFilterMethod · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36