Struct git2::DiffBinaryFile [] [src]

pub struct DiffBinaryFile<'a> { /* fields omitted */ }

The contents of one of the files in a binary diff.

Methods

impl<'a> DiffBinaryFile<'a>
[src]

[src]

The type of binary data for this file

[src]

The binary data, deflated

[src]

The length of the binary data after inflation