Searched refs:detectedCharset (Results 1 – 4 of 4) sorted by relevance
940 public Charset detectedCharset() { in detectedCharset() method in CharsetDecoder
893 * the input byte sequence. Once this occurs, the {@link #detectedCharset894 * detectedCharset} method may be invoked to retrieve the detected charset.940 public Charset detectedCharset() {
75 decoder.detectedCharset(); in testDefaultValues()
7120 method public java.nio.charset.Charset detectedCharset();