Function parse_dxb_header

Source
pub fn parse_dxb_header<'a>(dxb: &'a [u8]) -> (DXBHeader, &'a [u8])