public static final int |
OKJSON_ERROR_END_OF_BUFFER |
1 |
public static final int |
OKJSON_ERROR_EXCEPTION |
-8 |
public static final int |
OKJSON_ERROR_EXPECT_COLON_AFTER_NAME |
-23 |
public static final int |
OKJSON_ERROR_FIND_FIRST_LEFT_BRACE |
-21 |
public static final int |
OKJSON_ERROR_INVALID_BYTE |
-11 |
public static final int |
OKJSON_ERROR_NAME_INVALID |
-22 |
public static final int |
OKJSON_ERROR_NAME_NOT_FOUND_IN_OBJECT |
-28 |
public static final int |
OKJSON_ERROR_NEW_OBJECT |
-31 |
public static final int |
OKJSON_ERROR_PORPERTY_TYPE_NOT_MATCH_IN_OBJECT |
-26 |
public static final int |
OKJSON_ERROR_UNEXPECT |
-4 |
public static final int |
OKJSON_ERROR_UNEXPECT_TOKEN_AFTER_LEFT_BRACE |
-24 |
public static final int |
OPTIONS_DIRECT_ACCESS_PROPERTY_ENABLE |
1 |
public static final int |
OPTIONS_PRETTY_FORMAT_ENABLE |
2 |
public static final int |
OPTIONS_STRICT_POLICY |
4 |