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