Class Base64OutputStream
java.lang.Object
java.io.OutputStream
com.plantuml.api.cheerpj.Base64OutputStream
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OutputStream
flush, nullOutputStream, write, write
-
Constructor Details
-
Base64OutputStream
public Base64OutputStream()
-
-
Method Details
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classOutputStream- Throws:
IOException
-
toString
-