org.jruby.ext.zlib
Class Zlib
java.lang.Object
org.jruby.ext.zlib.Zlib
public final class Zlib
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Z_BINARY
public static final byte Z_BINARY
- See Also:
- Constant Field Values
Z_ASCII
public static final byte Z_ASCII
- See Also:
- Constant Field Values
Z_UNKNOWN
public static final byte Z_UNKNOWN
- See Also:
- Constant Field Values
OS_MSDOS
public static final byte OS_MSDOS
- See Also:
- Constant Field Values
OS_AMIGA
public static final byte OS_AMIGA
- See Also:
- Constant Field Values
OS_VMS
public static final byte OS_VMS
- See Also:
- Constant Field Values
OS_UNIX
public static final byte OS_UNIX
- See Also:
- Constant Field Values
OS_ATARI
public static final byte OS_ATARI
- See Also:
- Constant Field Values
OS_OS2
public static final byte OS_OS2
- See Also:
- Constant Field Values
OS_MACOS
public static final byte OS_MACOS
- See Also:
- Constant Field Values
OS_TOPS20
public static final byte OS_TOPS20
- See Also:
- Constant Field Values
OS_WIN32
public static final byte OS_WIN32
- See Also:
- Constant Field Values
OS_VMCMS
public static final byte OS_VMCMS
- See Also:
- Constant Field Values
OS_ZSYSTEM
public static final byte OS_ZSYSTEM
- See Also:
- Constant Field Values
OS_CPM
public static final byte OS_CPM
- See Also:
- Constant Field Values
OS_QDOS
public static final byte OS_QDOS
- See Also:
- Constant Field Values
OS_RISCOS
public static final byte OS_RISCOS
- See Also:
- Constant Field Values
OS_UNKNOWN
public static final byte OS_UNKNOWN
- See Also:
- Constant Field Values
OS_CODE
public static final byte OS_CODE
- See Also:
- Constant Field Values
Copyright © 2002-2009 JRuby Team. All Rights Reserved.