pub fn call<T0: Into<Hash>, T1: Into<String>>( name: T0, key: T1) -> (Bytes, Decoder)
Encodes function output and creates a Decoder instance.
Decoder