Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Close
Method
Close
cpp/src/arrow/io/file.cc:372–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
Status FileOutputStream::Close() { return impl_->Close(); }
373
374
bool FileOutputStream::closed() const { return !impl_->is_open(); }
375
Callers
4
Close
Method · 0.45
DoClose
Method · 0.45
Close
Method · 0.45
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected