public static class Base64Engine.OutputDecodeStream extends OutputStream
| Constructor and Description |
|---|
OutputDecodeStream(OutputStream dest) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
write(int b) |
flush, write, writepublic OutputDecodeStream(OutputStream dest)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class OutputStreamIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved