Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
startService
Method · 0.80
stepService
Method · 0.80
finishService
Method · 0.80
reportCheckpoint
Method · 0.80
elapsedUnits
Method · 0.80
ServiceMethod
Method · 0.80
resolve_const_value
Method · 0.80
render_const_value
Method · 0.80
generate_dart_doc
Method · 0.80
number_to_string
Method · 0.80
escape_json_string
Method · 0.80
render_const_value
Method · 0.80
Calls
1
string
Function · 0.85
Tested by
no test coverage detected