public class Base64Converter extends ObjectWithReflectiveEqualsHashCodeToString
| Constructor and Description | 
|---|
Base64Converter()  | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
base64StringToBytes(String data)  | 
String | 
bytesToBase64String(byte[] data)  | 
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, toStringCopyright © 2020. All rights reserved.