Skip to main content

decode_tree_delta_header

Function decode_tree_delta_header 

Source
pub fn decode_tree_delta_header(
    data: &[u8],
) -> Result<TreeDeltaHeader, TreeStreamError>
Expand description

Parse and validate the fixed HDC1 header without reading its operations.