ZlibCompressorFormat#

Added in version 2.24.

class ZlibCompressorFormat#

Used to select the type of data format to use for ZlibDecompressor and ZlibCompressor.

Fields#

class ZlibCompressorFormat
GZIP#

The type of the None singleton.

RAW#

The type of the None singleton.

ZLIB#

The type of the None singleton.