pub fn read_header<R: Read>(source: &mut R) -> Result<Header>
Reads the fixed part of the VCDIFF patch file header.