Package com.alibaba.fastjson2
Interface JSONB.Constants
-
- Enclosing interface:
- JSONB
public static interface JSONB.Constants
-
-
Field Summary
-
-
-
Field Detail
-
BC_CHAR
static final byte BC_CHAR
- See Also:
- Constant Field Values
-
BC_BINARY
static final byte BC_BINARY
- See Also:
- Constant Field Values
-
BC_TYPED_ANY
static final byte BC_TYPED_ANY
- See Also:
- Constant Field Values
-
BC_REFERENCE
static final byte BC_REFERENCE
- See Also:
- Constant Field Values
-
ARRAY_FIX_LEN
static final int ARRAY_FIX_LEN
- See Also:
- Constant Field Values
-
BC_ARRAY_FIX_0
static final byte BC_ARRAY_FIX_0
- See Also:
- Constant Field Values
-
BC_ARRAY_FIX_MIN
static final byte BC_ARRAY_FIX_MIN
- See Also:
- Constant Field Values
-
BC_ARRAY_FIX_MAX
static final byte BC_ARRAY_FIX_MAX
- See Also:
- Constant Field Values
-
BC_ARRAY
static final byte BC_ARRAY
- See Also:
- Constant Field Values
-
BC_OBJECT_END
static final byte BC_OBJECT_END
- See Also:
- Constant Field Values
-
BC_OBJECT
static final byte BC_OBJECT
- See Also:
- Constant Field Values
-
BC_LOCAL_TIME
static final byte BC_LOCAL_TIME
- See Also:
- Constant Field Values
-
BC_LOCAL_DATETIME
static final byte BC_LOCAL_DATETIME
- See Also:
- Constant Field Values
-
BC_LOCAL_DATE
static final byte BC_LOCAL_DATE
- See Also:
- Constant Field Values
-
BC_TIMESTAMP_WITH_TIMEZONE
static final byte BC_TIMESTAMP_WITH_TIMEZONE
- See Also:
- Constant Field Values
-
BC_TIMESTAMP_MILLIS
static final byte BC_TIMESTAMP_MILLIS
- See Also:
- Constant Field Values
-
BC_TIMESTAMP_SECONDS
static final byte BC_TIMESTAMP_SECONDS
- See Also:
- Constant Field Values
-
BC_TIMESTAMP_MINUTES
static final byte BC_TIMESTAMP_MINUTES
- See Also:
- Constant Field Values
-
BC_TIMESTAMP
static final byte BC_TIMESTAMP
- See Also:
- Constant Field Values
-
BC_NULL
static final byte BC_NULL
- See Also:
- Constant Field Values
-
BC_FALSE
static final byte BC_FALSE
- See Also:
- Constant Field Values
-
BC_TRUE
static final byte BC_TRUE
- See Also:
- Constant Field Values
-
BC_DOUBLE_NUM_0
static final byte BC_DOUBLE_NUM_0
- See Also:
- Constant Field Values
-
BC_DOUBLE_NUM_1
static final byte BC_DOUBLE_NUM_1
- See Also:
- Constant Field Values
-
BC_DOUBLE_LONG
static final byte BC_DOUBLE_LONG
- See Also:
- Constant Field Values
-
BC_DOUBLE
static final byte BC_DOUBLE
- See Also:
- Constant Field Values
-
BC_FLOAT_INT
static final byte BC_FLOAT_INT
- See Also:
- Constant Field Values
-
BC_FLOAT
static final byte BC_FLOAT
- See Also:
- Constant Field Values
-
BC_DECIMAL_LONG
static final byte BC_DECIMAL_LONG
- See Also:
- Constant Field Values
-
BC_DECIMAL
static final byte BC_DECIMAL
- See Also:
- Constant Field Values
-
BC_BIGINT_LONG
static final byte BC_BIGINT_LONG
- See Also:
- Constant Field Values
-
BC_BIGINT
static final byte BC_BIGINT
- See Also:
- Constant Field Values
-
BC_INT16
static final byte BC_INT16
- See Also:
- Constant Field Values
-
BC_INT8
static final byte BC_INT8
- See Also:
- Constant Field Values
-
BC_INT64
static final byte BC_INT64
- See Also:
- Constant Field Values
-
BC_INT64_INT
static final byte BC_INT64_INT
- See Also:
- Constant Field Values
-
INT64_SHORT_MIN
static final int INT64_SHORT_MIN
- See Also:
- Constant Field Values
-
INT64_SHORT_MAX
static final int INT64_SHORT_MAX
- See Also:
- Constant Field Values
-
INT64_BYTE_MIN
static final int INT64_BYTE_MIN
- See Also:
- Constant Field Values
-
INT64_BYTE_MAX
static final int INT64_BYTE_MAX
- See Also:
- Constant Field Values
-
BC_INT64_SHORT_MIN
static final byte BC_INT64_SHORT_MIN
- See Also:
- Constant Field Values
-
BC_INT64_SHORT_ZERO
static final byte BC_INT64_SHORT_ZERO
- See Also:
- Constant Field Values
-
BC_INT64_SHORT_MAX
static final byte BC_INT64_SHORT_MAX
- See Also:
- Constant Field Values
-
BC_INT64_BYTE_MIN
static final byte BC_INT64_BYTE_MIN
- See Also:
- Constant Field Values
-
BC_INT64_BYTE_ZERO
static final byte BC_INT64_BYTE_ZERO
- See Also:
- Constant Field Values
-
BC_INT64_BYTE_MAX
static final byte BC_INT64_BYTE_MAX
- See Also:
- Constant Field Values
-
BC_INT64_NUM_MIN
static final byte BC_INT64_NUM_MIN
- See Also:
- Constant Field Values
-
BC_INT64_NUM_MAX
static final byte BC_INT64_NUM_MAX
- See Also:
- Constant Field Values
-
INT64_NUM_LOW_VALUE
static final int INT64_NUM_LOW_VALUE
- See Also:
- Constant Field Values
-
INT64_NUM_HIGH_VALUE
static final int INT64_NUM_HIGH_VALUE
- See Also:
- Constant Field Values
-
BC_INT32_NUM_0
static final byte BC_INT32_NUM_0
- See Also:
- Constant Field Values
-
BC_INT32_NUM_1
static final byte BC_INT32_NUM_1
- See Also:
- Constant Field Values
-
BC_INT32_NUM_16
static final byte BC_INT32_NUM_16
- See Also:
- Constant Field Values
-
BC_INT32_NUM_MIN
static final byte BC_INT32_NUM_MIN
- See Also:
- Constant Field Values
-
BC_INT32_NUM_MAX
static final byte BC_INT32_NUM_MAX
- See Also:
- Constant Field Values
-
BC_INT32_BYTE_MIN
static final byte BC_INT32_BYTE_MIN
- See Also:
- Constant Field Values
-
BC_INT32_BYTE_ZERO
static final byte BC_INT32_BYTE_ZERO
- See Also:
- Constant Field Values
-
BC_INT32_BYTE_MAX
static final byte BC_INT32_BYTE_MAX
- See Also:
- Constant Field Values
-
BC_INT32_SHORT_MIN
static final byte BC_INT32_SHORT_MIN
- See Also:
- Constant Field Values
-
BC_INT32_SHORT_ZERO
static final byte BC_INT32_SHORT_ZERO
- See Also:
- Constant Field Values
-
BC_INT32_SHORT_MAX
static final byte BC_INT32_SHORT_MAX
- See Also:
- Constant Field Values
-
BC_INT32
static final byte BC_INT32
- See Also:
- Constant Field Values
-
INT32_BYTE_MIN
static final int INT32_BYTE_MIN
- See Also:
- Constant Field Values
-
INT32_BYTE_MAX
static final int INT32_BYTE_MAX
- See Also:
- Constant Field Values
-
INT32_SHORT_MIN
static final int INT32_SHORT_MIN
- See Also:
- Constant Field Values
-
INT32_SHORT_MAX
static final int INT32_SHORT_MAX
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_0
static final byte BC_STR_ASCII_FIX_0
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_1
static final byte BC_STR_ASCII_FIX_1
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_4
static final byte BC_STR_ASCII_FIX_4
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_5
static final byte BC_STR_ASCII_FIX_5
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_32
static final byte BC_STR_ASCII_FIX_32
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_36
static final byte BC_STR_ASCII_FIX_36
- See Also:
- Constant Field Values
-
STR_ASCII_FIX_LEN
static final int STR_ASCII_FIX_LEN
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_MIN
static final byte BC_STR_ASCII_FIX_MIN
- See Also:
- Constant Field Values
-
BC_STR_ASCII_FIX_MAX
static final byte BC_STR_ASCII_FIX_MAX
- See Also:
- Constant Field Values
-
BC_STR_ASCII
static final byte BC_STR_ASCII
- See Also:
- Constant Field Values
-
BC_STR_UTF8
static final byte BC_STR_UTF8
- See Also:
- Constant Field Values
-
BC_STR_UTF16
static final byte BC_STR_UTF16
- See Also:
- Constant Field Values
-
BC_STR_UTF16LE
static final byte BC_STR_UTF16LE
- See Also:
- Constant Field Values
-
BC_STR_UTF16BE
static final byte BC_STR_UTF16BE
- See Also:
- Constant Field Values
-
BC_STR_GB18030
static final byte BC_STR_GB18030
- See Also:
- Constant Field Values
-
BC_SYMBOL
static final byte BC_SYMBOL
- See Also:
- Constant Field Values
-
-