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

Method closed

cpp/src/arrow/filesystem/s3fs.cc:1552–1552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1550 }
1551
1552 bool closed() const override { return closed_; }
1553
1554 Result<int64_t> Tell() const override {
1555 RETURN_NOT_OK(CheckClosed());

Callers 2

TestOpenOutputStreamMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestOpenOutputStreamMethod · 0.36