size property

size property

Gets the resource block size in bytes including its data.

Definition:

@property
def size(self):
    ...

See Also