Create a java.io.Reader for reading the Unicode character data corresponding to the original byte data supplied to the Charset detect operation. CAUTION: if the source of the byte data was an InputStream, a Reader can be created for only one matching char set using this method. If more than on
()