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

/openjdk7/jdk/src/share/classes/sun/io/
H A DByteToCharUnicode.java50 public class ByteToCharUnicode extends ByteToCharConverter { class in inherits:ByteToCharConverter
69 public ByteToCharUnicode() { method in class:ByteToCharUnicode
78 protected ByteToCharUnicode(int bo, boolean m) { method in class:ByteToCharUnicode

Completed in 52 milliseconds