Skip to main content

encode_property_value

Function encode_property_value 

Source
pub fn encode_property_value(
    buf: &mut BytesMut,
    value: &PropertyValue,
) -> Result<(), Error>
Expand description

Encode a PropertyValue as an application-tagged value.