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