Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ mode
Method
mode
cpp/src/arrow/io/file.cc:181–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
int64_t size() const { return size_; }
180
181
FileMode::type mode() const { return mode_; }
182
183
std::mutex& lock() { return lock_; }
184
Callers
15
WriteTypeMetadata
Method · 0.45
Visit
Method · 0.45
writable
Method · 0.45
Visit
Method · 0.45
Init
Method · 0.45
CheckUnionArray
Method · 0.45
mode
Function · 0.45
BasicUnionBuilder
Method · 0.45
Visit
Method · 0.45
Visit
Method · 0.45
Visit
Method · 0.45
Visit
Method · 0.45
Calls
no outgoing calls
Tested by
1
CheckUnionArray
Method · 0.36