| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
FALSE_VALUE |
0 |
public static final byte |
TRUE_VALUE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
CONSTRUCTED_FLAG |
32 |
public static final int |
LENGTH_EXTENSION_RESERVED |
127 |
public static final int |
LENGTH_LONG_FORM |
128 |
public static final int |
LENGTH_SHORT_MASK |
127 |
public static final int |
SHORT_MASK |
31 |
public static final byte |
TYPE_CLASS_MASK |
-64 |
public static final byte |
TYPE_CLASS_UNIVERSAL |
0 |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.