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