pub fn gen_bind<'a>( input: &'a mut [u8], method: &'a Bind, ) -> Result<&'a mut [u8], GenError>
Serialize bind (Generated)