|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
InputSupplier<InputStream> decodingStream(InputSupplier<? extends Reader> ) |
Returns an {@code InputSupplier} that supplies input streams that decode base-encoded input from readers from the specified supplier. |
OutputSupplier<OutputStream> encodingStream(OutputSupplier<? extends Writer> ) |
Returns an {@code OutputSupplier} that supplies streams that encode bytes using this encoding into writers from the specified {@code OutputSupplier}. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |