Searched defs:CharToByteUnicode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/io/
H A DCharToByteUnicode.java37 public class CharToByteUnicode extends CharToByteConverter { class in inherits:CharToByteConverter
48 public CharToByteUnicode() { method in class:CharToByteUnicode
60 public CharToByteUnicode(int byteOrder, boolean usesMark) { method in class:CharToByteUnicode
65 public CharToByteUnicode(boolean usesMark) { method in class:CharToByteUnicode

Completed in 42 milliseconds