ObjectInput.available

ObjectInput.available

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract int available() throws IOException
Returns
the number of available bytes.
Description
Returns the number of bytes that can be read without blocking.