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