Join Slack
Powered by
Is there a way to call `client.request {}` with `C...
# ktor
s
Sam Garfinkel
05/28/2020, 4:52 PM
Is there a way to call
client.request {}
with
Class<T>
instead of a
reified T
? For interoperability with Java.
2
Views
Open in Slack
Previous
Next