entry_to_variant

Function entry_to_variant 

Source
fn entry_to_variant<R: Read, T: StaticVariantType>(
    entry: Entry<'_, R>,
    desc: &str,
) -> Result<Variant>
Expand description

Given a tar entry, read it all into a GVariant