decodeCallData

abstract fun <I> decodeCallData(serializer: KSerializer<I>, data: CallData<T>): I