Join Slack
Powered by
Is this a bug of the `ByteReadChannel.peekTo` meth...
# ktor
e
Edoardo Luppi
10/05/2023, 9:20 AM
Is this a bug of the
ByteReadChannel.peekTo
method?
view.limit(...)
is passed in
2
, but the current limit is
3080
, so that's why it doesn't read anything I suppose.
a
Aleksei Tirman [JB]
10/06/2023, 5:22 AM
Can you please file an issue with the code snippet for reproduction attached?
5
Views
Open in Slack
Previous
Next