transform

abstract suspend fun <S> transform(input: T, channel: SerializedService<S>): CallData<S>