is_complete


Description:

[ Version ( since = "1.14" ) ]
public bool is_complete ()

Checks whether the stream is complete, contains the receiver and the sender parts.

As the stream contains sink(s) element(s), it's possible to perform seek operations on it.

Parameters:

this

a Stream

Returns:

true if the stream contains at least one sink element.