pub fn gen_reject<'a>( input: &'a mut [u8], method: &'a Reject, ) -> Result<&'a mut [u8], GenError>
Serialize reject (Generated)