pub fn read_tag<R: BufRead + Seek>( reader: &mut R, ) -> ImageResult<(String, usize)>
Assumes tags are in format of 4 char string followed by big endian size for tag