Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ closed
Method
closed
cpp/src/arrow/io/slow.cc:86–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
Status SlowInputStream::Abort() { return stream_->Abort(); }
85
86
bool SlowInputStream::closed() const { return stream_->closed(); }
87
88
Result<int64_t> SlowInputStream::Tell() const { return stream_->Tell(); }
89
Callers
11
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TestSlowInputStream
Function · 0.45
TestClose
Method · 0.45
TEST_F
Function · 0.45
Wait
Method · 0.45
Shutdown
Method · 0.45
ChildAfterFork
Method · 0.45
DoSend
Method · 0.45
Calls
no outgoing calls
Tested by
7
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TestSlowInputStream
Function · 0.36
TestClose
Method · 0.36
TEST_F
Function · 0.36