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, key, toString
Copyright © 2018. All rights reserved.