Searched defs:toChars (Results 1 – 4 of 4) sorted by relevance
72 public static char[] toChars(byte[] value) { in toChars() method in StringLatin1
9242 public static int toChars(int codePoint, char[] dst, int dstIndex) { in toChars() method in Character9271 public static char[] toChars(int codePoint) { in toChars() method in Character
85 public static int toChars(int codePoint, char[] dst, int dstIndex) { throw new RuntimeException("St… in toChars() method in Character87 public static char[] toChars(int codePoint) { throw new RuntimeException("Stub!"); } in toChars() method in Character
143 public static int toChars(int codePoint, char[] dst, int dstIndex) { in toChars() method in Character147 public static char[] toChars(int codePoint) { in toChars() method in Character