pub fn gen_select<'a>( input: &'a mut [u8], method: &'a Select, ) -> Result<&'a mut [u8], GenError>
Serialize select (Generated)