java.lang.Object
systems.comodal.jsoniter.JIUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic longcompileReplacePattern(byte byteToFind) static StringescapeQuotes(String str) static Stringstatic intfieldCompare(String field, char[] buf, int offset, int len) static intfieldHashCode(char[] value, int from, int to)
-
Method Details
-
fieldHashCode
public static int fieldHashCode(char[] value, int from, int to) -
fieldCompare
-
compileReplacePattern
public static long compileReplacePattern(byte byteToFind) -
escapeQuotesChecked
-
escapeQuotes
-