position property

position property

Gets or sets the position within the current stream. Read-only int.

Definition:

@property
def position(self):
    ...

See Also