|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
InputStream decodingStream(Reader ) |
Changed from non-abstract to abstract. Change from final to non-final. |
Returns an {@code InputStream} that decodes base-encoded input from the specified {@code Reader}. |
OutputStream encodingStream(Writer ) |
Changed from non-abstract to abstract. Change from final to non-final. |
Returns an {@code OutputStream} that encodes bytes using this encoding into the specified {@code Writer}. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |