unmarshal_header

Function unmarshal_header 

Source
pub fn unmarshal_header(
    buf: &[u8],
    offset: usize,
) -> Result<(usize, Header), Error>