Gjsify LogoGjsify Logo

This is a non-negative number which represents filters supported by libarchive. A libarchive filter is a filter which can convert a regular file into a compressed file.

Index

Enumeration Members

BZIP2: number

%ARCHIVE_FILTER_BZIP2: Bzip2

COMPRESS: number

%ARCHIVE_FILTER_COMPRESS: UNIX-compressed

GRZIP: number

%ARCHIVE_FILTER_GRZIP: GRZip

GZIP: number

%ARCHIVE_FILTER_GZIP: Gzip

LRZIP: number

%ARCHIVE_FILTER_LRZIP: Long Range ZIP (lrzip)

LZIP: number

%ARCHIVE_FILTER_LZIP: Lzip

LZMA: number

%ARCHIVE_FILTER_LZMA: LZMA

LZOP: number

%ARCHIVE_FILTER_LZOP: LZO

NONE: number

%ARCHIVE_FILTER_NONE: No filter

XZ: number

%ARCHIVE_FILTER_XZ: XZ

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method