ObjectInput.available

Returns the number of bytes that can be read without blocking. @return the number of available bytes. @exception IOException If an I/O error has occurred.

interface ObjectInput
int
available
()

Meta