public class Base64Codec extends AbstractTextCodec
US_ASCII, UTF8| Constructor and Description |
|---|
Base64Codec() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(String encoded) |
String |
encode(byte[] data) |
decodeToString, encodeCopyright © 2017. All rights reserved.