public final class Base64OutputStream extends ByteArrayOutputStream
ByteArrayOutputStream
that allows the final byte array to be converted to a Base64 string.buf, count
Constructor and Description |
---|
Base64OutputStream() |
Modifier and Type | Method and Description |
---|---|
String |
toBase64() |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
public Base64OutputStream()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.