https://kotlinlang.org logo
#ktor
Title
s

Sam Garfinkel

08/05/2020, 3:09 PM
When reading from a
ByteReadChannel
, the function
readByte()
says “fails if channel is closed”. What does this mean? Does it throw an exception?