Skip to main content

decode_header

Function decode_header 

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

Parse the fixed HTR4 header. Does not read entry frames.