Join Slack
Communities
Powered by
How could iI read a ASCII string from a input sou...
# ktor
o
otakusenpai
10/04/2018, 1:53 AM
How could iI read a ASCII string from a input source?
Copy code
val input = socket.openReadChannel() val data = input.readASCIILine()
This was valid in ktor version 0.9.2. Whats the appropriate one for ktor vversion 0.9.5 ?
Open in Slack
Previous
Next