com.github.junrar.unpack.vm
Class VMCmdFlags
java.lang.Object
com.github.junrar.unpack.vm.VMCmdFlags
public class VMCmdFlags
- extends Object
DOCUMENT ME
- Version:
- $LastChangedRevision$
- Author:
- $LastChangedBy$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VMCF_OP0
public static final byte VMCF_OP0
- See Also:
- Constant Field Values
VMCF_OP1
public static final byte VMCF_OP1
- See Also:
- Constant Field Values
VMCF_OP2
public static final byte VMCF_OP2
- See Also:
- Constant Field Values
VMCF_OPMASK
public static final byte VMCF_OPMASK
- See Also:
- Constant Field Values
VMCF_BYTEMODE
public static final byte VMCF_BYTEMODE
- See Also:
- Constant Field Values
VMCF_JUMP
public static final byte VMCF_JUMP
- See Also:
- Constant Field Values
VMCF_PROC
public static final byte VMCF_PROC
- See Also:
- Constant Field Values
VMCF_USEFLAGS
public static final byte VMCF_USEFLAGS
- See Also:
- Constant Field Values
VMCF_CHFLAGS
public static final byte VMCF_CHFLAGS
- See Also:
- Constant Field Values
VM_CmdFlags
public static byte[] VM_CmdFlags
VMCmdFlags
public VMCmdFlags()
Copyright © 2012. All Rights Reserved.