Skip to main content

decode_property_value

Function decode_property_value 

Source
pub fn decode_property_value<'a>(
    reader: &mut Reader<'a>,
    dicts: &WireDictionaries,
) -> Result<PropertyValue<'a>, DecodeError>
Expand description

Decodes a PropertyValue (property index + value + optional language).