can_write property

can_write property

Gets a value indicating whether stream supports writing.

Definition:

@property
def can_write(self):
    ...

See Also