public class Base64InputStream extends ByteArrayInputStream
ByteArrayInputStream
that is initialized from a Base64 input stream (rather than from a byte
array).buf, count, mark, pos
Constructor and Description |
---|
Base64InputStream(String base64) |
available, close, mark, markSupported, read, read, reset, skip
read
public Base64InputStream(String base64)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.