[][src]Function find_binary_version::version_with_pattern

pub fn version_with_pattern<R: Read + Seek>(
    buffer: &mut R,
    pattern: &str
) -> Option<String>

Get the version for a specific pattern.