pub fn encode_put_payload( desc: &StructureDesc, input: &Value, is_be: bool, ) -> Result<Vec<u8>, String>