CompressionType

Defined in header “ark/compression/compression_type.hh”.


Enumerations representing the types of compressed blobs that are supported.

Values

  • None = 0

  • Lz4 = 1

  • Zstd = 2

  • Bz2 = 3

  • Lzma = 4