compression_method property

compression_method property

Gets the algorithm used to compress the chunk data.

Definition:

@property
def compression_method(self):
    ...

See Also