ready

open override fun ready(): Boolean

Tells whether this stream is ready to be read.

Return

True if the next read() is guaranteed not to block for input

Throws

IOException

If the stream is closed