Searched defs:maxBytesPerChar (Results 1 – 4 of 4) sorted by relevance
142 private final float maxBytesPerChar; field in CharsetEncoder189 float maxBytesPerChar, in CharsetEncoder()198 float maxBytesPerChar, in CharsetEncoder()249 float maxBytesPerChar) in CharsetEncoder()478 public final float maxBytesPerChar() { in maxBytesPerChar() method in CharsetEncoder
73 float maxBytesPerChar = NativeConverter.getMaxBytesPerChar(address); in newInstance() local96 …private CharsetEncoderICU(Charset cs, float averageBytesPerChar, float maxBytesPerChar, byte[] rep… in CharsetEncoderICU()
74 float averageBytesPerChar, float maxBytesPerChar) { in MockCharsetEncoderForHarmony141()79 float averageBytesPerChar, float maxBytesPerChar, in MockCharsetEncoderForHarmony141()
57 float averageBytesPerChar, float maxBytesPerChar) { in MockCharsetDecoderForHarmony142()