Function read_header

Source
pub fn read_header<R: Read>(source: &mut R) -> Result<Header>
Expand description

Reads the fixed part of the VCDIFF patch file header.