[ 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.
this |
a Stream |
true if the stream contains at least one sink element. |