|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
InputStream, |
Create an InputStreamReader that uses the given charset. |
InputStream, |
Create an InputStreamReader that uses the given charset decoder. |
Changed Constructors | ||
InputStream ) |
Documentation changed from old to new. |
Create an InputStreamReader that uses the default charset. |
InputStream, |
Documentation changed from old to new. |
Create an InputStreamReader that uses the named charset. |
Changed Methods | ||
String getEncoding() |
Documentation changed from old to new. |
Return the name of the character encoding being used by this stream. |
int read(char[], |
Documentation changed from old to new. |
Read characters into a portion of an array. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |