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

Method raw

cpp/src/arrow/io/buffered.cc:247–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245Status BufferedOutputStream::Flush() { return impl_->Flush(); }
246
247std::shared_ptr<OutputStream> BufferedOutputStream::raw() const { return impl_->raw(); }
248
249// ----------------------------------------------------------------------
250// BufferedInputStream implementation

Callers 9

test_rawMethod · 0.45
test_getterMethod · 0.45
test_rawMethod · 0.45
test_getterMethod · 0.45
TEST_FFunction · 0.45
ReadMetadataMethod · 0.45
ReadMetadataAsyncMethod · 0.45

Calls

no outgoing calls

Tested by 5

test_rawMethod · 0.36
test_getterMethod · 0.36
test_rawMethod · 0.36
test_getterMethod · 0.36
TEST_FFunction · 0.36