stream property

stream property

Gets the stream to read additional data from.

Definition:

@property
def stream(self):
    ...

See Also