available

open override fun available(): Int(source)

Returns the number of bytes that can be read from this input stream without blocking.

Return

the number of bytes that can be read from this input stream without blocking.

Since

0.1.0

Throws

if an I/O error occurs.