can_read property

can_read property

Gets a value indicating whether stream supports reading.

Definition:

@property
def can_read(self):
    ...

See Also