Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownCompressionCodec

Package version

Known values of CompressionCodec that the service accepts.

Index

Enumeration members

Bzip2

Bzip2: = "bzip2"

Deflate

Deflate: = "deflate"

Gzip

Gzip: = "gzip"

Lz4

Lz4: = "lz4"

Lzo

Lzo: = "lzo"

None

None: = "none"

Snappy

Snappy: = "snappy"

Tar

Tar: = "tar"

TarGZip

TarGZip: = "tarGZip"

ZipDeflate

ZipDeflate: = "zipDeflate"

Generated using TypeDoc