pub fn gen_unbind<'a>( input: &'a mut [u8], method: &'a Unbind, ) -> Result<&'a mut [u8], GenError>
Serialize unbind (Generated)