pub fn gen_close<'a>( input: &'a mut [u8], method: &'a Close, ) -> Result<&'a mut [u8], GenError>
Serialize close (Generated)