Searched defs:countBytes (Results 1 – 2 of 2) sorted by relevance
66 private static long countBytes(String s, boolean shortLength) throws UTFDataFormatException { in countBytes() method in Mutf8
73 public static long countBytes(String s, boolean shortLength) throws UTFDataFormatException { in countBytes() method in ModifiedUtf8