Searched refs:MAX_CHARS_PER_BYTE (Results 1 – 1 of 1) sorted by relevance
25 private static final int MAX_CHARS_PER_BYTE = 2; field in CharsetDecoderICU74 super(cs, averageCharsPerByte, MAX_CHARS_PER_BYTE); in CharsetDecoderICU()