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

Method len

arrow-buffer/src/util/bit_util.rs:545–547  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

543 }
544
545 fn len(&self) -> usize {
546 self.len
547 }
548
549 /// Modify the underlying u64 data in place using a binary operation
550 /// with another iterator.

Callers 8

read_u64Function · 0.45
regenMethod · 0.45
countMethod · 0.45
setup_and_assertFunction · 0.45
get_valueMethod · 0.45

Calls

no outgoing calls