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