Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Empty
Method
Empty
cpp/src/parquet/arrow/path_internal.h:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
int64_t end;
55
56
bool Empty() const { return start == end; }
57
58
int64_t Size() const { return end - start; }
59
};
Callers
4
Run
Method · 0.45
FillForLast
Method · 0.45
Run
Method · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected