Enumeration UnzipType

Unzip type (UNCOMPRESS_TYPE.GUNZIP, UNCOMPRESS_TYPE.INFLATE and UNCOMPRESS_TYPE.UNZIP).

Enumeration Members

Enumeration Members

GUNZIP: 0
INFLATE: 1
UNZIP: 2

Generated using TypeDoc