Searched refs:isThreeBytes (Results 1 – 2 of 2) sorted by relevance
100 static boolean isThreeBytes(byte b) { in isThreeBytes() method in Utf8.DecodeUtil
171 } else if (DecodeUtil.isThreeBytes(byte1)) { in decodeUtf8Array()247 } else if (DecodeUtil.isThreeBytes(byte1)) { in decodeUtf8Buffer()