isClosedForRead
abstract val isClosedForRead: BooleanReturns true if the channel is closed and no remaining bytes are available for read.
It implies that availableForRead is zero.
abstract val isClosedForRead: BooleanReturns true if the channel is closed and no remaining bytes are available for read.
It implies that availableForRead is zero.