Searched refs:j0212Decoder (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/io/
H A DByteToCharEUC_JP_Solaris.java48 ByteToCharJIS0212_Solaris j0212Decoder = new ByteToCharJIS0212_Solaris(); field in class:ByteToCharEUC_JP_Solaris
108 return j0212Decoder.getUnicode(byte1, byte2);

Completed in 43 milliseconds