prop_removed

Function prop_removed 

Source
pub fn prop_removed(
    buf: &mut [u8],
    tid: u8,
    key: u32,
    digest: &[u8],
) -> Result<usize, WriteError>
Expand description

Encode a CMD_PROP_REMOVED frame. digest is the removed item in the property’s digest form.