| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
FOUR_SEXTETS |
4 |
protected static final int |
INPUT_BUFFER_SIZE |
32768 |
protected static final int |
OCTET_1_MASK |
65535 |
protected static final int |
OCTET_2_MASK |
16711935 |
protected static final int |
OCTET_3 |
3 |
protected static final int |
OCTET_3_MASK |
16776960 |
protected static final int |
OCTET_MASK |
255 |
protected static final byte |
PAD |
61 |
protected static final int |
SEXTET_MASK |
63 |
protected static final int |
SHIFT_1_OCTET |
8 |
protected static final int |
SHIFT_1_SEXTET |
6 |
protected static final int |
SHIFT_2_OCTET |
16 |
protected static final int |
SHIFT_2_SEXTET |
12 |
protected static final int |
SHIFT_3_SEXTET |
18 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
DEFAULT_TIME_PATTERN |
"HH:mm:ss" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
EMPTY |
"" |
public static final int |
INDEX_NOT_FOUND |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
EMPTY_STR |
"" |
Copyright © 2019 Stimulsoft. All Rights Reserved.