OutputStream.hasPending

Checks if an output stream has pending actions.

class OutputStream
bool
hasPending
()

Return Value

Type: bool

%TRUE if @stream has pending actions.

Meta