Class Base64OutputStream
java.lang.Object
java.io.OutputStream
com.sun.xml.ws.security.opt.impl.util.Base64OutputStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
- Author:
- K.Venugopal@sun.com
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of Base64OutputStream -
Method Summary
Methods inherited from class java.io.OutputStream
close, flush, nullOutputStream
-
Constructor Details
-
Base64OutputStream
Creates a new instance of Base64OutputStream
-
-
Method Details
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-