Enum for specifying the desired or expected compression format.
GZIP format
Deflate (zip) format
Auto-detect the format by reading the data (unzip only)
See Implementation
Enum for specifying the desired or expected compression format.