Searched refs:MAX_UTF8_EXPANSION (Results 1 – 1 of 1) sorted by relevance
55 private static final int MAX_UTF8_EXPANSION = 3; field in CodedOutputByteBufferNano310 final int maxLengthVarIntSize = computeRawVarint32Size(value.length() * MAX_UTF8_EXPANSION); in writeStringNoTag()