Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatasetCompression

Package version

The compression method used on a dataset.

Hierarchy

  • DatasetCompression

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

type

type: "BZip2" | "GZip" | "Deflate" | "ZipDeflate" | "Tar" | "TarGZip"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc