public static class Configuration.UnicodeInputStreamReader extends Reader
| Constructor and Description | 
|---|
Configuration.UnicodeInputStreamReader(InputStream source,
                                                                            String encoding)  | 
public Configuration.UnicodeInputStreamReader(InputStream source, String encoding) throws IOException
IOExceptionpublic String getEncoding()
public int read(char[] cbuf, int off, int len) throws IOException
read in class ReaderIOExceptionpublic void close() throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOException