MCPcopy Create free account
hub / github.com/apache/arrow-rs / offset

Method offset

arrow-array/src/array/primitive_array.rs:1226–1228  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1224 }
1225
1226 fn offset(&self) -> usize {
1227 0
1228 }
1229
1230 fn nulls(&self) -> Option<&NullBuffer> {
1231 self.nulls.as_ref()

Callers 3

unary_optMethod · 0.45
into_builderMethod · 0.45

Calls

no outgoing calls

Tested by 1