read_box_header

Function read_box_header 

Source
pub fn read_box_header<R: Read + Seek>(r: &mut R) -> Result<BoxHeader>