Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_u64
Function · 0.45
regen
Method · 0.45
count
Method · 0.45
setup_and_assert
Function · 0.45
assert_bit_iterator_cases
Function · 0.45
get_value
Method · 0.45
assert_bit_iterator_nth_and_reuse
Function · 0.45
assert_bit_iterator_nth_back_and_reuse
Function · 0.45
Calls
no outgoing calls
Tested by
2
assert_bit_iterator_nth_and_reuse
Function · 0.36
assert_bit_iterator_nth_back_and_reuse
Function · 0.36