| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
DEFAULT |
0L |
public static final long |
DISABLE_CHECKSUM |
8200L |
public static final long |
DISABLE_COMPRESS |
260L |
public static final long |
DISABLE_CRYPTO |
1026L |
public static final long |
DISABLE_FIXED_LENGTH |
2080L |
public static final long |
DISABLE_PROTOCOL_VERSION |
16400L |
public static final long |
NON_INFER_LENGTH |
4096L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_BIT_OFFSET |
7 |
public static final int |
MIN_BIT_OFFSET |
0 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
127 |
public static final int |
MIN_VALUE |
-128 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final double |
MAX_VALUE |
1.7976931348623157E308 |
public static final double |
MIN_VALUE |
4.9E-324 |
public static final int |
SIZE |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final float |
MAX_VALUE |
3.4028234663852886E38f |
public static final float |
MIN_VALUE |
1.401298464324817E-45f |
public static final int |
SIZE |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
32767 |
public static final int |
MIN_VALUE |
-32768 |
public static final int |
SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
2147483647 |
public static final int |
MIN_VALUE |
-2147483648 |
public static final int |
SIZE |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
MAX_VALUE |
9223372036854775807L |
public static final long |
MIN_VALUE |
-9223372036854775808L |
public static final int |
SIZE |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
127 |
public static final int |
MIN_VALUE |
-128 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
32767 |
public static final int |
MIN_VALUE |
-32768 |
public static final int |
SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
65535 |
public static final int |
MIN_VALUE |
0 |
public static final int |
SIZE |
2 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
MAX_VALUE |
4294967295L |
public static final int |
MIN_VALUE |
0 |
public static final int |
SIZE |
4 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SIZE |
8 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
MAX_VALUE |
255 |
public static final int |
MIN_VALUE |
0 |
public static final int |
SIZE |
1 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final int |
defaultPoly |
40961 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final int |
defaultPoly |
213 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final int |
MAX_LEVEL |
9 |
protected static final int |
MIN_LEVEL |
0 |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final long |
ARRAY_FLOW_CODE |
1L |
public static final long |
COMPRESS_FLOW_CODE |
256L |
public static final long |
DECODE_FLOW_CODE |
1L |
public static final long |
DECODE_FORMULA_FLOW_CODE |
2L |
public static final long |
DECRYPT_FLOW_CODE |
2L |
public static final long |
ENCODE_FLOW_CODE |
512L |
public static final long |
ENCODE_FORMULA_FLOW_CODE |
3L |
public static final long |
ENCRYPT_FLOW_CODE |
1024L |
public static final long |
FIELD_FLOW_CODE |
4L |
public static final long |
FIXED_LENGTH_FLOW_CODE |
2048L |
public static final long |
INFER_LENGTH_FLOW_CODE |
4096L |
public static final long |
LIST_FLOW_CODE |
5L |
public static final long |
TIMESTAMP_FLOW_CODE |
6L |
public static final long |
UNCOMPRESS_FLOW_CODE |
4L |
public static final long |
VERIFY_CHECKSUM_FLOW_CODE |
8L |
public static final long |
VERIFY_FIXED_LENGTH_FLOW_CODE |
32L |
public static final long |
VERIFY_PROTOCOL_VERSION_FLOW_CODE |
16L |
public static final long |
WRITE_CHECKSUM_FLOW_CODE |
8192L |
public static final long |
WRITE_PROTOCOL_VERSION_FLOW_CODE |
16384L |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected static final String |
BIT_OFFSET_NAME |
"bitOffset" |
protected static final String |
BYTE_OFFSET_NAME |
"value" |
protected static final String |
DECODE_FORMULA_NAME |
"decodingFormula" |
protected static final String |
ENCODE_FORMULA_NAME |
"encodingFormula" |
protected static final String |
JAVA_TYPES_NAME |
"JAVA_TYPES" |
protected static final String |
LENGTH_NAME |
"length" |
protected static final String |
PROTOCOL_TYPES_NAME |
"PROTOCOL_TYPES" |
protected static final String |
SIZE_NAME |
"SIZE" |
Copyright © 2019–2022 indunet. All rights reserved.