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() |
public Base64OutputStream()
Copyright © 2003-2013 The Apache Software Foundation.