Class | Description |
---|---|
Base64Encoder |
The
Base64Encoder is used to encode and decode base64
content. |
Base64InputStream |
The
Base64InputStream is used to read base64 text in
the form of a string through a conventional input stream. |
Base64OutputStream |
The
Base64OutputStream is used to write base64 text
in the form of a string through a conventional output stream. |
Copyright © 2021. All rights reserved.