Function docchi_diff::apply_diff [−][src]
pub fn apply_diff<R: Read>(
root: &mut RootObject,
diff: &mut R
) -> DiffResult<()>Expand description
Applies diff data and restores the object
pub fn apply_diff<R: Read>(
root: &mut RootObject,
diff: &mut R
) -> DiffResult<()>Applies diff data and restores the object