Base64
StringUtils
The classes are slightly modified to minimize imports.See: Description
Class | Description |
---|---|
Base64 |
Provides Base64 encoding and decoding as defined by RFC 2045.
|
StringUtils |
Converts String to and from bytes using the encodings required by the Java specification.
|
Copyright © 2015. All rights reserved.