pub fn prop_insert( buf: &mut [u8], tid: u8, key: u32, item: &[u8], ) -> Result<usize, WriteError>
Encode a CMD_PROP_INSERT frame. item is one item in the property’s item form, with no length prefix.
CMD_PROP_INSERT
item