strip_byte_counts property

strip_byte_counts property

Gets or sets the strip byte counts.

Definition:

@property
def strip_byte_counts(self):
    ...
@strip_byte_counts.setter
def strip_byte_counts(self, value):
    ...

See Also