pub fn skip_box_content<T: BufRead>( src: &mut T, header: &BoxHeader, ) -> Result<usize>
Skip over the entire contents of a box.