GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type java.nio.charset.CharsetDecoder | |
CharsetDecoder | |
CharsetDecoder | |
CharsetDecoder | |
CharsetDecoder | |
CharsetDecoder |
Constructors with parameter type java.nio.charset.CharsetDecoder | |
Creates an InputStreamReader that uses the given charset decoder
to decode the bytes in the InputStream into characters.
|
Methods with parameter type java.nio.charset.CharsetDecoder | |
Reader | Constructs a reader that decodes bytes from the given channel using the
given decoder.
|
GNU Classpath (0.95) |