Skip to main content

column_size

Function column_size 

Source
fn column_size(
    size_lo: &[u32],
    size_ovf: &FxHashMap<EntryId, u64>,
    id: EntryId,
) -> u64
Expand description

Size of id read through the u32 column + overflow map (ADR-0007).