Searched defs:toCharset (Results 1 – 3 of 3) sorted by relevance
182 public static Charset toCharset(final Charset charset) { in toCharset() method in Charsets194 public static Charset toCharset(final Charset charset, final Charset defaultCharset) { in toCharset() method in Charsets205 public static Charset toCharset(final String charsetName) throws UnsupportedCharsetException { in toCharset() method in Charsets218 …public static Charset toCharset(final String charsetName, final Charset defaultCharset) throws Uns… in toCharset() method in Charsets
43 static Charset toCharset(final Charset charset) { in toCharset() method in Charsets55 static Charset toCharset(final String charsetName) { in toCharset() method in Charsets
72 public static Charset toCharset(final Charset charset) { in toCharset() method in Charsets87 public static Charset toCharset(final String charset) { in toCharset() method in Charsets