pub fn gen_confirm<'a>( input: &'a mut [u8], method: &'a AMQPMethod, ) -> Result<&'a mut [u8], GenError>
Serialize confirm (Generated)