public class FlowableExpressionBase64Utils extends Object
| Constructor and Description |
|---|
FlowableExpressionBase64Utils() |
| Modifier and Type | Method and Description |
|---|---|
String |
decodeToString(String toDecode,
String encoding) |
String |
encodeToString(byte[] byteArray) |
public String encodeToString(byte[] byteArray)
public String decodeToString(String toDecode, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2019. All rights reserved.