MCPcopy Create free account
hub / github.com/apache/thrift / str

Method str

test/cpp/src/TemplateStreamOpTest.cpp:183–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 }
182
183 std::string str() const {
184 return std::string(buffer_, size_);
185 }
186
187 void clear() {
188 if (on_heap_) {

Callers 15

startServiceMethod · 0.80
stepServiceMethod · 0.80
finishServiceMethod · 0.80
reportCheckpointMethod · 0.80
elapsedUnitsMethod · 0.80
ServiceMethodMethod · 0.80
resolve_const_valueMethod · 0.80
render_const_valueMethod · 0.80
generate_dart_docMethod · 0.80
number_to_stringMethod · 0.80
escape_json_stringMethod · 0.80
render_const_valueMethod · 0.80

Calls 1

stringFunction · 0.85

Tested by

no test coverage detected