Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jppf.utils.base64 Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| Base64 | Encodes and decodes to and from Base64 notation. | Class | org.jppf.utils.base64 | Jppf |
|
| Base64Decoding | | Class | org.jppf.utils.base64 | Jppf |
|
| Base64Encoding | | Class | org.jppf.utils.base64 | Jppf |
|
| Base64InputStream | A Base64InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. | Class | org.jppf.utils.base64 | Jppf |
|
| Base64OutputStream | A Base64OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. | Class | org.jppf.utils.base64 | Jppf |