Join Slack
I’m currently in the process of upgrading to ktor 1.3 and I have this issue with where previously `r...
# ktor
h
hooliooo
01/15/2020, 12:35 PM
I’m currently in the process of upgrading to ktor 1.3 and I have this issue with where previously
readRemaining()
did not need arguments, now it needs a limit and headerSizeHint. What would be appropriate values here?
c
cy
01/15/2020, 12:36 PM
There should be an extension function without parameters.
cy
01/15/2020, 12:37 PM
Perhaps, you need to import it
cy
01/15/2020, 12:37 PM
Try completion to add it
h
hooliooo
01/15/2020, 12:39 PM
Alright thanks
r
ribesg
01/15/2020, 12:49 PM
Yes you need to change the import, the IDE borks
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by