pub fn encode_input<T0: Into<String>, T1: Into<Address>>( name: T0, who: T1) -> Bytes
Encodes function input.