stream property

stream property

Gets a stream. Read-only io.RawIOBase.

Definition:

@property
def stream(self):
    ...

See Also