Package | Description |
---|---|
org.apache.axiom.util.base64 |
Contains utility classes to work with base64 encoded data.
|
Modifier and Type | Class and Description |
---|---|
class |
Base64EncodingOutputStream
OutputStream implementation that writes base64 encoded data to another
OutputStream using ASCII encoding. |
class |
Base64EncodingStringBufferOutputStream
|
class |
Base64EncodingWriterOutputStream
OutputStream implementation that writes base64 encoded data to a Writer . |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.