Maven module :un.api : api-encoding :
Class : un.impl.io.gzip.GZipConstants
Extends/Implements : -
Subclasses : -

GZip constants.
author  Johann Sorel


Variables : OS_FAT, OS_AMIGA, OS_VMS, OS_UNIX, OS_VM, OS_ATARI, OS_HPFS, OS_MAC, OS_Z, OS_CPM, OS_TOPS, OS_NTFS, OS_ODOS, OS_RISC, OS_UNKNOWN
Functions : -



FAT filesystem (MS-DOS, OS/2, NT/Win32) */
public int OS_FAT


Amiga */
public int OS_AMIGA


VMS (or OpenVMS) */
public int OS_VMS


Unix */
public int OS_UNIX


VM/CMS */
public int OS_VM


Atari TOS */
public int OS_ATARI


HPFS filesystem (OS/2, NT) */
public int OS_HPFS


Macintosh */
public int OS_MAC


Z-System */
public int OS_Z


CP/M */
public int OS_CPM


TOPS-20 */
public int OS_TOPS


NTFS filesystem (NT) */
public int OS_NTFS


QDOS */
public int OS_ODOS


Acorn RISCOS */
public int OS_RISC


unknown */
public int OS_UNKNOWN