is_compressed property

is_compressed property

Gets a value indicating whether the chunk is compressed.

Definition:

@property
def is_compressed(self):
    ...

See Also