InputStream.hasPending

Checks if an input stream has pending actions.

class InputStream
int
hasPending
()

Return Value

Type: int

TRUE if stream has pending actions.

Meta