write_property

Function write_property 

const fn write_property(
    writer: &mut Writer<'_>,
    prop: &Property<'_>,
) -> Result<(), EncodeError>
Expand description

Writes a single property into a buffer.