Compress::Zip::CompressionMethod
Inherits Enum / Comparable / Value / Object
Supported compression methods in the current implementation.
Constants
STORED = 0_u16
DEFLATED = 8_u16
Inherits Enum / Comparable / Value / Object
Supported compression methods in the current implementation.