pub fn parse_confirm( i: &[u8], ) -> Result<(&[u8], AMQPMethod), Err<(&[u8], ErrorKind)>>
Parse confirm (Generated)