Searched defs:toCharArray (Results 1 – 10 of 10) sorted by relevance
143 … try (SevenZFile archive = new SevenZFile(getFile("bla.encrypted.7z"), "foo".toCharArray())) { in singleByteReadConsistentlyReturnsMinusOneAtEofUsingAES()186 … try (SevenZFile archive = new SevenZFile(getFile("bla.encrypted.7z"), "foo".toCharArray())) { in multiByteReadConsistentlyReturnsMinusOneAtEofUsingAES()
138 public static char[] toCharArray( string str ) in toCharArray() method in Antlr.Runtime.JavaExtensions.StringExtensions
365 public static char[] toCharArray(final CharSequence source) { in toCharArray() method in CharSequenceUtils
165 public char[] toCharArray() { in toCharArray() method in CharArrayBuffer
2934 public static char[] toCharArray(final InputStream inputStream) throws IOException { in toCharArray() method in IOUtils2953 public static char[] toCharArray(final InputStream inputStream, final Charset charset) in toCharArray() method in IOUtils2982 …public static char[] toCharArray(final InputStream inputStream, final String charsetName) throws I… in toCharArray() method in IOUtils2999 public static char[] toCharArray(final Reader reader) throws IOException { in toCharArray() method in IOUtils
695 char[] toCharArray() { in toCharArray() method in Chars.CharArrayAsList
371 public char[] toCharArray() { in toCharArray() method in StrBuilder390 public char[] toCharArray(final int startIndex, int endIndex) { in toCharArray() method in StrBuilder
2754 public char[] toCharArray() { in toCharArray() method in BigDecimal
2824 public char[] toCharArray() { in toCharArray() method in BigDecimal