Package io.socket.engineio.server.utils
Interface JsonUtils
-
public interface JsonUtils
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEMPTY_ARRAYstatic java.lang.String[]REPLACEMENTSReplacements for the first 255 characters
-
-
-
Field Detail
-
REPLACEMENTS
static final java.lang.String[] REPLACEMENTS
Replacements for the first 255 characters
-
EMPTY_ARRAY
static final java.lang.String EMPTY_ARRAY
- See Also:
- Constant Field Values
-
-