Skip to main content

offset_list_size

Function offset_list_size 

Source
pub(crate) fn offset_list_size(
    data: &OffsetList,
    callback: impl FnMut(usize, usize),
)
Expand description

Helper to compute the size of an OffsetList in memory.