is_sender


Description:

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

Checks whether the stream is a sender.

Parameters:

this

a Stream

Returns:

true if the stream is a sender and false otherwise.