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

/openjdk7/jdk/src/share/classes/sun/io/
H A DByteToCharConverter.java149 * first invalid input byte and getBadInputLength can be called
155 * @see #getBadInputLength
227 public int getBadInputLength() { method in class:ByteToCharConverter
H A DCharToByteConverter.java215 * first invalid input character and getBadInputLength can be called
221 * @see #getBadInputLength
354 public int getBadInputLength() { method in class:CharToByteConverter

Completed in 45 milliseconds