data property

data property

Gets the underlying stream.

Definition:

@property
def data(self):
    ...

See Also