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

Method str

cpp/src/arrow/util/string_util.cc:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29StringStreamWrapper::~StringStreamWrapper() {}
30
31std::string StringStreamWrapper::str() { return sstream_->str(); }
32
33} // namespace internal
34} // namespace arrow

Callers 15

garrow_array_castFunction · 0.80
garrow_array_uniqueFunction · 0.80
WriteMethod · 0.80
garrow_error_to_statusFunction · 0.80
PyObject_StdStringReprFunction · 0.80
ToStringFunction · 0.80
FormatPythonExceptionFunction · 0.80
FormatImplMethod · 0.80

Calls

no outgoing calls

Tested by 15

ToStringFunction · 0.64
FormatPythonExceptionFunction · 0.64
TESTFunction · 0.64
TESTFunction · 0.64
CheckStreamFunction · 0.64
CheckArrayFunction · 0.64
extension_nameMethod · 0.64
TESTFunction · 0.64
GenerateStringFunction · 0.64
ValidateArrowVsJsonFunction · 0.64
mkstempMethod · 0.64
SetUpMethod · 0.64