Skip to main content

encode_tree_at_rest

Function encode_tree_at_rest 

Source
pub fn encode_tree_at_rest(
    tree: &Tree,
    config: &CompressionConfig,
) -> Result<Vec<u8>>
Expand description

Heavy, seekable compression for repack/background use only.