data_size property

data_size property

Gets the resource data size in bytes.

Definition:

@property
def data_size(self):
    ...

See Also