Searched refs:utfCount (Results 1 – 1 of 1) sorted by relevance
110 int utfCount = (int) countBytes(s, true); in encode() local111 byte[] result = new byte[utfCount]; in encode()