Searched defs:maxBytesPerChar (Results 1 – 10 of 10) sorted by relevance
77 float maxBytesPerChar = NativeConverter.getMaxBytesPerChar(address); in newInstance() local102 …private CharsetEncoderICU(Charset cs, float averageBytesPerChar, float maxBytesPerChar, byte[] rep… in CharsetEncoderICU()
24 byte maxBytesPerChar; /* +71: 1 Maximum # bytes output per UChar in this codepage */ field in UConverterStaticData
81 int maxBytesPerChar; /* +71: 1 Maximum # bytes output per UChar in this codepage */ field in CharsetICU
737 public final float maxBytesPerChar() { in maxBytesPerChar() method in CharsetDecoderICU
22 private final int maxBytesPerChar; field in DictionaryStringByteConverter
380 final float maxBytesPerChar = charsetEncoder.maxBytesPerChar(); in ReversedLinesFileReader() local
79 int8_t maxBytesPerChar; /* +71: 1 Maximum # bytes output per UChar in this codepage */ member