Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ count
Method
count
nodedb-codec/src/delta.rs:186–188 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
184
}
185
186
pub fn count(&self) -> usize {
187
self.values.len()
188
}
189
190
pub fn finish(self) -> Vec<u8> {
191
encode(&self.values)
Callers
15
alp_encodability
Function · 0.45
find_best_params
Function · 0.45
hot_node_count
Method · 0.45
out_degree
Method · 0.45
in_degree
Method · 0.45
out_degree_raw
Method · 0.45
in_degree_raw
Method · 0.45
is_block_fully_deleted
Method · 0.45
read_float64_with_nulls
Function · 0.45
encode_single_block
Function · 0.45
fuzzy_match
Function · 0.45
filter_and_mode
Method · 0.45
Calls
1
len
Method · 0.45
Tested by
4
read_float64_with_nulls
Function · 0.36
batch_array_insert
Function · 0.36
large_input_eq_u32
Function · 0.36
dense_conversion_leaves_absent_cells_null
Function · 0.36