read_box_header_ext

Function read_box_header_ext 

Source
pub fn read_box_header_ext<R: Read>(reader: &mut R) -> Result<(u8, u32)>