Searched refs:fromUtf8 (Results 1 – 3 of 3) sorted by relevance
8 *** fromUtf8(byte[]);
317 public static String fromUtf8(byte[] b) { in fromUtf8() method in Utility
1055 Utility.fromUtf8(IOUtils.toByteArray(mimePart1.getBody().getInputStream()))); in testFetchAttachment()