Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow-rs
/ offset
Method
offset
arrow-array/src/array/union_array.rs:786–788 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
784
}
785
786
fn offset(&self) -> usize {
787
0
788
}
789
790
fn nulls(&self) -> Option<&NullBuffer> {
791
None
Callers
1
value_offset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected